From 8623747b95a740a93abb506edb74c5bf691897bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 22:55:58 +0000 Subject: [PATCH] Bump python-ldap from 3.4.4 to 3.4.5 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 532b23a50..23a18ff6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ PyYAML==6.0.3 urllib3==2.5.0 cryptography==46.0.2 python-dateutil==2.9.0.post0 -python-ldap==3.4.4 +python-ldap==3.4.5 GitPython==3.1.45 setuptools>=71.0.3 # not directly required, pinned by Snyk to avoid a vulnerability opentelemetry-api