From e86b476b3af4f8f3184a1c112e6f3c9515a9753e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:00:46 +0000 Subject: [PATCH] Bump python-ldap from 3.3.1 to 3.4.0 Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.3.1 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.3.1...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 1252243fa..870efe036 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,5 +40,5 @@ django-storages==1.12.3 boto3==1.19.7 django-prometheus==2.1.0 django-hCaptcha==0.1.0 -python-ldap==3.3.1 +python-ldap==3.4.0 django-auth-ldap==3.0.0 \ No newline at end of file