Skip to content

Commit d869595

Browse files
committed
chore(requirements): update pyldap to v2.4.35
From the CHANGES doc at https://github.com/pyldap/pyldap/blob/master/CHANGES: ---------------------------------------------------------------- Released 2.4.35 2017-04-25 (upstream) Changes since 2.4.33: (2.4.34 is missing because of foolish pypi version madness) Modules/ * use errno in a safer way * set errno as LDAPError class item * do not use strerror() which is not thread-safe and platform-specific Lib/ * LDAPObject._ldap_call() sets LDAPError info to value returned by platform-neutral os.stderror()
1 parent 0714192 commit d869595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.28
19+
pyldap==2.4.35
2020
pyOpenSSL==17.0.0
2121
pytz==2017.2
2222
requests==2.13.0

0 commit comments

Comments
 (0)