From 3c6b8c0cc78d2750d6fbc342262d55851d0dfadb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 22:54:44 +0000 Subject: [PATCH] Bump python-ldap from 3.4.3 to 3.4.5 Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.4.3 to 3.4.5. - [Release notes](https://github.com/python-ldap/python-ldap/releases) - [Changelog](https://github.com/python-ldap/python-ldap/blob/python-ldap-3.4.5/CHANGES) - [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.4.3...python-ldap-3.4.5) --- updated-dependencies: - dependency-name: python-ldap dependency-version: 3.4.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_production.txt b/requirements_production.txt index a5f10c8..02ad612 100644 --- a/requirements_production.txt +++ b/requirements_production.txt @@ -75,7 +75,7 @@ pyodbc==4.0.39 pyparsing==2.4.7 pyrsistent==0.18.0 python-dateutil==2.8.2 -python-ldap==3.4.3 +python-ldap==3.4.5 python-memcached==1.59 python-tds==1.11.0 pytz==2021.3