Skip to content

Bump python-ldap from 3.4.3 to 3.4.4

HIFIS Bot requested to merge dependabot/pip/python-ldap-3.4.4 into master

Bumps python-ldap from 3.4.3 to 3.4.4.

Release notes

Sourced from python-ldap's releases.

3.4.4

Released 3.4.4 2023-11-17

Fixes:

  • Reconnect race condition in ReconnectLDAPObject is now fixed
  • Socket ownership is now claimed once we've passed it to libldap
  • LDAP_set_option string formats are now compatible with Python 3.12

Doc/

  • Security Policy was created
  • Broken article links are fixed now
  • Bring Conscious Language improvements

Infrastructure:

  • Add testing and document support for Python 3.10, 3.11, and 3.12
Commits

Merge request reports