From d56afd8b0d647a7c5f88dd35430bf873a1c69a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 22:54:52 +0000 Subject: [PATCH] Bump python-ldap from 3.4.4 to 3.4.5 in /aci Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.4.4 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.4...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] --- aci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aci/requirements.txt b/aci/requirements.txt index b805f22..8fba496 100644 --- a/aci/requirements.txt +++ b/aci/requirements.txt @@ -4,4 +4,4 @@ pluggy==1.4.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pytest==8.1.1 -python-ldap==3.4.4 +python-ldap==3.4.5