From 04f11cd6be9490e6abd7d9af2ba340e3f5a57592 Mon Sep 17 00:00:00 2001 From: Cole Stowell Date: Sun, 24 Aug 2025 09:55:42 -0400 Subject: [PATCH] Bump python-ldap from 3.4.0 to 3.4.4 Fixes linker errors with the merge of libldap and libldap_r that happened with OpenLDAP's 2.5 release --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 368f3d1..b1f40b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -python-ldap==3.4.0 +python-ldap==3.4.4 srvlookup==2.0.0