From 984dcc8d6f7b9704c4afa919397b7ef1edc5c5fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:00:34 +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 698ba8c..b928d8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pyramid==1.10.4 pyramid-multiauth==0.9.0 pyramid-tm==2.4 python-dateutil==2.8.1 -python-ldap==3.2.0 +python-ldap==3.4.0 requests==2.23.0 simplejson==3.17.0 six==1.14.0