Skip to content
Snippets Groups Projects
Commit 7948e2a1 authored by Julia Eskew's avatar Julia Eskew
Browse files

Bump Django version to 1.11.18

parent 1f397778
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ boto3==1.4.8 # Amazon Web Services SDK for Python
botocore==1.8.17 # via boto3, s3transfer
celery==3.1.25 # Asynchronous task execution library
defusedxml==0.4.1 # XML bomb protection for common XML parsers
Django==1.11.16 # Web application framework
Django==1.11.18 # Web application framework
django-babel-underscore # underscore template extractor for django-babel (internationalization utilities)
django-config-models>=0.2.2 # Configuration models for Django allowing config management with auditing
django-cors-headers==2.1.0 # Used to allow to configure CORS headers for cross-domain requests
......
......@@ -102,7 +102,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.16
django==1.11.18
djangorestframework-jwt==1.11.0
djangorestframework-xml==1.3.0 # via edx-enterprise
dm.xmlsec.binding==1.3.3 # via python-saml
......
......@@ -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.16
django==1.11.18
djangorestframework-jwt==1.11.0
djangorestframework-xml==1.3.0
dm.xmlsec.binding==1.3.3
......
django==1.11.16
django==1.11.18
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment