From 851291926307da7ba56b61b812ad7f239e2bf5ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 17:59:46 +0000 Subject: [PATCH] Bump python-ldap from 2.3.13 to 3.4.0 Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 2.3.13 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.3.13...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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 4d2bf362..686f8f46 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==1.4.15 GloboNetworkAPI==0.9.3 py2-ipaddress==3.4.1 pycrypto==2.6 -python-ldap==2.3.13 +python-ldap==3.4.0 python-memcached==1.48 gunicorn==19.8.1 PyYAML