From 9da04907181fcb54a7e70bd81b13ce594e03649d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 17:59:23 +0000 Subject: [PATCH] Bump python-ldap from 2.4.10 to 3.4.0 Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 2.4.10 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-2.4.10...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 2345a0a3..d2cf621f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ docutils tweepy beautifulsoup https://github.com/versae/qbe/archive/0.2.0.tar.gz -python-ldap==2.4.10 +python-ldap==3.4.0 requests==2.2.1 python-memcached