From 7be16befafe3d9a1cfc67110cdf12ddd88aadedc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 17:59:40 +0000 Subject: [PATCH] Bump python-ldap from 3.2.0 to 3.4.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15e4af0..fc81b4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ mockldap==0.2.6 mysqlclient==1.3.13 pbr==1.8.1 python-dateutil==2.5.3 -python-ldap==3.2.0 +python-ldap==3.4.0 python-pam==1.8.4 pytz==2020.1 six==1.14.0