Skip to content
Snippets Groups Projects
Commit d39f275c authored by James Graham's avatar James Graham
Browse files

Update Django and Requests versions to fix vulnerability

parent 39f9919c
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ chardet==3.0.4 ...@@ -8,7 +8,7 @@ chardet==3.0.4
decorator==4.3.0 decorator==4.3.0
defusedxml==0.5.0 defusedxml==0.5.0
dj-database-url==0.5.0 dj-database-url==0.5.0
Django==2.0.8 Django==2.0.13
django-bootstrap4==0.0.6 django-bootstrap4==0.0.6
django-cors-headers==2.4.0 django-cors-headers==2.4.0
django-haystack==2.8.1 django-haystack==2.8.1
...@@ -44,7 +44,7 @@ python-decouple==3.1 ...@@ -44,7 +44,7 @@ python-decouple==3.1
python3-openid==3.1.0 python3-openid==3.1.0
pytz==2018.5 pytz==2018.5
rdflib==4.2.2 rdflib==4.2.2
requests==2.19.1 requests==2.21.0
requests-oauthlib==1.0.0 requests-oauthlib==1.0.0
six==1.11.0 six==1.11.0
snowballstemmer==1.2.1 snowballstemmer==1.2.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment