Skip to content

Commit fdb47ec

Browse files
authored
Merge pull request #1303 from mboersma/update-django
chore(requirements): update Django and supporting libraries
2 parents 0397cd1 + 1fcf61b commit fdb47ec

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

rootfs/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# Deis controller requirements
2-
backoff==1.4.2
3-
Django==1.11.1
2+
backoff==1.4.3
3+
Django==1.11.2
44
django-auth-ldap==1.2.12
55
django-cors-middleware==1.3.1
66
django-guardian==1.4.8
77
djangorestframework==3.6.3
88
docker-py==1.10.6
99
gunicorn==19.7.1
1010
idna==2.5
11-
jmespath==0.9.2
11+
jmespath==0.9.3
1212
jsonfield==2.0.1
1313
jsonschema==2.6.0
1414
morph==0.1.2
1515
ndg-httpsclient==0.4.2
1616
packaging==16.8
1717
pyasn1==0.2.3
1818
psycopg2==2.7.1
19-
pyldap==2.4.35
19+
pyldap==2.4.35.1
2020
pyOpenSSL==17.0.0
2121
pytz==2017.2
2222
requests==2.14.2

0 commit comments

Comments
 (0)