From 014af81f01b0784ea14d3cbd8f48d79e4b3cf7fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 22:54:50 +0000 Subject: [PATCH] Bump python-ldap from 3.4.3 to 3.4.5 in /cicd/crabtaskworker_pypi 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] --- cicd/crabtaskworker_pypi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cicd/crabtaskworker_pypi/requirements.txt b/cicd/crabtaskworker_pypi/requirements.txt index 1c7306f317..c82d5c811b 100644 --- a/cicd/crabtaskworker_pypi/requirements.txt +++ b/cicd/crabtaskworker_pypi/requirements.txt @@ -12,4 +12,4 @@ rucio-clients~=1.29.10 PyJWT~=2.4.0 # crab deps -python-ldap==3.4.3 +python-ldap==3.4.5