Skip to content

Commit 07e6239

Browse files
author
Gabriel Monroy
committed
Merge pull request #173 from bacongobbler/172-django-174-security-release
updated to Django v1.5.4 security release
2 parents 5280796 + 032f908 commit 07e6239

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.3
5+
Django==1.5.4
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.3
5+
Django==1.5.4
66
django-allauth==0.13.0
77
django-celery==3.0.23
88
django-json-field==0.5.5

0 commit comments

Comments
 (0)