Skip to content

Commit 76b1233

Browse files
committed
chore(requirements): update pyldap to 2.4.37
See https://github.com/pyldap/pyldap/blob/master/CHANGES
1 parent 435aa2b commit 76b1233

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rootfs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Deis controller requirements
22
backoff==1.4.3
33
Django==1.11.3
4-
django-auth-ldap==1.2.13
4+
django-auth-ldap==1.2.14
55
django-cors-middleware==1.3.1
66
django-guardian==1.4.8
77
djangorestframework==3.6.3
@@ -16,7 +16,7 @@ ndg-httpsclient==0.4.2
1616
packaging==16.8
1717
pyasn1==0.2.3
1818
psycopg2==2.7.1
19-
pyldap==2.4.35.1
19+
pyldap==2.4.37
2020
pyOpenSSL==17.0.0
2121
pytz==2017.2
2222
requests==2.14.2

0 commit comments

Comments
 (0)