From 7a6c2a57a61265a1ed609d810f8263bcc46e76b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 17:59:37 +0000 Subject: [PATCH] build(deps): 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-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 40046ab..11e0ca5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -53,7 +53,7 @@ pylint==1.9.5 pymongo==3.7.0 pyparsing==2.2.0 python-dateutil==2.6.0 -python-ldap==3.2.0 +python-ldap==3.4.0 pytz==2016.4 PyYAML==3.12 requests==2.20.0 diff --git a/requirements.txt b/requirements.txt index 5428594..eb9c3ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ pycrypto==2.6.1 pymongo==3.7.0 pyparsing==2.2.0 python-dateutil==2.6.0 -python-ldap==2.4.28 +python-ldap==3.4.0 pytz==2016.4 PyYAML==3.12 requests==2.20.0