Skip to content

Commit 362c6ff

Browse files
committed
chore(controller): update Django to 1.6.7 bugfix release
https://www.djangoproject.com/weblog/2014/sep/02/release-17-final/
1 parent fce899e commit 362c6ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future pip install [args]
55
#
66
celery==3.1.13
7-
Django==1.6.6
7+
Django==1.6.7
88
django-allauth==0.15.0
99
# HACK: use bacongobbler's feature branch until
1010
# https://github.com/kmmbvnr/django-fsm/pull/31 is merged

0 commit comments

Comments
 (0)