Upgrade Django to 1.11.15

This commit is contained in:
John Eskew
2018-08-01 10:59:13 -04:00
parent 74c6c7aa75
commit 5772506e9d
3 changed files with 3 additions and 3 deletions

View File

@@ -100,7 +100,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.14
django==1.11.15
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.14
django==1.11.15
djangorestframework-jwt==1.11.0
djangorestframework-xml==1.3.0
dm.xmlsec.binding==1.3.3

View File

@@ -1 +1 @@
django==1.11.14
django==1.11.15