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

Commit 934d68d

Browse files
authored
Merge pull request #1245 from mboersma/update-reqs
chore(requirements): update ldap, drf, and requests-toolbelt
2 parents 2b806df + 894a324 commit 934d68d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

rootfs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Deis controller requirements
22
backoff==1.4.0
33
Django==1.10.5
4-
django-auth-ldap==1.2.8
4+
django-auth-ldap==1.2.9
55
django-cors-middleware==1.3.1
66
django-guardian==1.4.6
7-
djangorestframework==3.5.3
7+
djangorestframework==3.5.4
88
docker-py==1.10.6
99
gunicorn==19.6.0
1010
idna==2.2
@@ -19,4 +19,4 @@ pyldap==2.4.28
1919
pyOpenSSL==16.2.0
2020
pytz==2016.10
2121
requests==2.13.0
22-
requests-toolbelt==0.7.0
22+
requests-toolbelt==0.7.1

0 commit comments

Comments
 (0)