From 7334ee69aaa62a6668b8fd3cc5e29539296bd2be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:00:11 +0000 Subject: [PATCH] Bump python-ldap from 3.2.0 to 3.4.0 in /master Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/python-ldap/python-ldap/releases) - [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.2.0...python-ldap-3.4.0) --- updated-dependencies: - dependency-name: python-ldap 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 29d879e..32ee866 100644 --- a/master/requirements.txt +++ b/master/requirements.txt @@ -1,3 +1,3 @@ buildbot[bundle,tls]==2.7.0 -python-ldap==3.2.0 +python-ldap==3.4.0 treq==20.3.0