From db4d849c66848643472c0576749629c5dd872dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 22:55:20 +0000 Subject: [PATCH] Bump python-ldap from 3.4.4 to 3.4.5 in /master 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] --- master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master/requirements.txt b/master/requirements.txt index 2376975..6715d54 100644 --- a/master/requirements.txt +++ b/master/requirements.txt @@ -1,3 +1,3 @@ buildbot[bundle,tls]==4.2.1 -python-ldap==3.4.4 +python-ldap==3.4.5 treq==24.9.1