Skip to content

Commit 36da518

Browse files
committed
chore(controller): update Django to 1.6.10 security release
See https://www.djangoproject.com/weblog/2015/jan/13/security/
1 parent 5f0aa2d commit 36da518

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
@@ -3,7 +3,7 @@
33
# NOTE: For testing on Mac OS X Mavericks, use the following to work around a clang issue:
44
# ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future pip install [args]
55
#
6-
Django==1.6.9
6+
Django==1.6.10
77
# FIXME: switch to upstream pending merge of https://github.com/kmmbvnr/django-fsm/pull/59
88
git+https://github.com/deis/django-fsm@propagate-false
99
django-cors-headers==1.0.0

0 commit comments

Comments
 (0)