Browse Source

Upgraded Django to 1.9.5

Jeremy Stretch 9 years ago
parent
commit
d4d381d4fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
-Django==1.9.1
+Django==1.9.5
 django-debug-toolbar==1.4
 django-extensions==1.6.1
 django-filter==0.12.0