Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

Commit 1f93f21

Browse files
committed
chore(requirements): update Django to 1.11 LTS
See https://www.djangoproject.com/weblog/2017/apr/04/django-111-released/
1 parent 0ef67fa commit 1f93f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Deis controller requirements
22
backoff==1.4.0
3-
Django==1.10.6
3+
Django==1.11
44
django-auth-ldap==1.2.10
55
django-cors-middleware==1.3.1
66
django-guardian==1.4.6

0 commit comments

Comments
 (0)