Skip to content

Commit ea24ebb

Browse files
mboersmaGabriel Monroy
authored andcommitted
Updated to Django 1.5.3 security release.
1 parent ff28545 commit ea24ebb

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
azure==0.7.0
33
boto==2.11.0
44
celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
5-
Django==1.5.2
5+
Django==1.5.3
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
azure==0.7.0
33
boto==2.11.0
44
celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
5-
Django==1.5.2
5+
Django==1.5.3
66
django-allauth==0.13.0
77
django-celery==3.0.23
88
django-json-field==0.5.5

0 commit comments

Comments
 (0)