From 9b7d22367cfc80d0ceb0b45cda3185482c6ef6b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:00:36 +0000 Subject: [PATCH] Bump python-ldap from 3.1.0 to 3.4.0 Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.1.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.1.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 5c1207d..0ca54dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mysqlclient==1.3.12 configobj==5.0.6 bcrypt==3.1.4 requests==2.20.0 -python-ldap==3.1.0 +python-ldap==3.4.0 pyotp==2.2.6 qrcode==6.0 dnspython==1.15.0