From f2372bac4a0708a5f229d5ae33cd72abb99ad540 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:00:22 +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 0e8580d..7e9d037 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ django==3.0.7 django-auth-ldap==2.1.0 django-recurrence==1.10.2 -python-ldap==3.2.0 +python-ldap==3.4.0 pytz==2019.3 pandas==1.0.1 mysqlclient==1.4.6