Upgrade Django to 1.11.16 - bug fix.

This commit is contained in:
John Eskew
2018-10-12 16:06:52 -04:00
parent 969728874b
commit 96d0df0f2f
3 changed files with 3 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ django-storages==1.4.1
django-user-tasks==0.1.5
django-waffle==0.12.0
django-webpack-loader==0.6.0
django==1.11.15
django==1.11.16
djangorestframework-jwt==1.11.0
djangorestframework-xml==1.3.0 # via edx-enterprise
dm.xmlsec.binding==1.3.3 # via python-saml

View File

@@ -120,7 +120,7 @@ django-storages==1.4.1
django-user-tasks==0.1.5
django-waffle==0.12.0
django-webpack-loader==0.6.0
django==1.11.15
django==1.11.16
djangorestframework-jwt==1.11.0
djangorestframework-xml==1.3.0
dm.xmlsec.binding==1.3.3

View File

@@ -1 +1 @@
django==1.11.15
django==1.11.16