Upgrade to Django 1.9.8 (security fix)

This commit is contained in:
Jeremy Stretch 2016-07-20 17:17:39 -04:00
parent 48b8602c3f
commit 9a9e3c1479

View File

@ -1,5 +1,5 @@
cryptography==1.4
Django==1.9.7
Django==1.9.8
django-debug-toolbar==1.4
django-filter==0.13.0
django-rest-swagger==0.3.7