From cac526d2a584134e39438ab16ad73f299daff7cf 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 2.4.16 to 3.4.0 Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 2.4.16 to 3.4.0. - [Release notes](https://github.com/python-ldap/python-ldap/releases) - [Commits](https://github.com/python-ldap/python-ldap/commits/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 32c5366..f998f9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ deform==2.0a2 itsdangerous==0.24 peppercorn==0.4 psycopg2==2.5.4 -python-ldap==2.4.16 +python-ldap==3.4.0 -e git+https://github.com/jtauber/pyuca.git@1467e4b792cce5c76a6f487883418af137421922#egg=pyuca-dev translationstring==1.1 wsgiref==0.1.2