Browse Source

Update to Django 1.9.7 (security fixes)

Baptiste Jonglez 8 years ago
parent
commit
4cb6050a08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,7 +3,7 @@ anyjson==0.3.3
 billiard==3.3.0.20
 celery==3.1.18
 dj-static==0.0.6
-Django==1.9.2
+Django==1.9.7
 djangorestframework==3.2.5
 gunicorn==19.3.0
 kombu==3.0.30