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

Commit cfe2f1c

Browse files
authored
chore(requirements): update to Django 1.10.1 (#1040)
https://docs.djangoproject.com/en/1.10/releases/1.10.1/
1 parent 63fff81 commit cfe2f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Deis controller requirements
22
backoff==1.3.1
3-
Django==1.10.0
3+
Django==1.10.1
44
django-cors-middleware==1.3.1
55
django-guardian==1.4.5
66
djangorestframework==3.4.6

0 commit comments

Comments
 (0)