Skip to content

Commit 5f83a5e

Browse files
committed
Updated Django to 1.5.5 security/bugfix release.
1 parent 29929dd commit 5f83a5e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
boto==2.15.0
33
celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
44
Cython==0.19.2
5-
Django==1.5.4
5+
Django==1.5.5
66
django-allauth==0.13.0
77
django-celery==3.0.23
88
django-json-field==0.5.5

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
boto==2.15.0
33
celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
44
Cython==0.19.2
5-
Django==1.5.4
5+
Django==1.5.5
66
django-allauth==0.13.0
77
django-celery==3.0.23
88
django-json-field==0.5.5

0 commit comments

Comments
 (0)