Browse Source

Bump Django from 1.6.2 to 1.6.3 because of https://www.djangoproject.com/weblog/2014/apr/21/security/

Baptiste Jonglez 11 years ago
parent
commit
5ef7520be8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
-Django==1.6.2
+Django==1.6.3
 South==0.8.4
 django-auth-ldap==1.2.0
 psycopg2==2.5.2