From 1f729477076af56c37806c164861685734d65e30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:00:12 +0000 Subject: [PATCH] build(deps): bump python-ldap from 3.2.0 to 3.4.0 in /iceweasel 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] --- iceweasel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iceweasel/requirements.txt b/iceweasel/requirements.txt index 0eb8535..38b860f 100644 --- a/iceweasel/requirements.txt +++ b/iceweasel/requirements.txt @@ -60,7 +60,7 @@ pycrypto==2.6.1 Pygments==2.4.0 PyNaCl==1.3.0 python-dateutil==2.8.0 -python-ldap==3.2.0 +python-ldap==3.4.0 pytz==2019.1 PyYAML==5.1 requests==2.22.0