From bea1d7e2d8d9e1e4480d180cf3ee35d4c3647f36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 17:59:28 +0000 Subject: [PATCH] Bump python-ldap from 2.4.18 to 3.4.0 in /desk/docker/dns Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 2.4.18 to 3.4.0. - [Release notes](https://github.com/python-ldap/python-ldap/releases) - [Commits](https://github.com/python-ldap/python-ldap/commits/python-ldap-3.4.0) --- updated-dependencies: - dependency-name: python-ldap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- desk/docker/dns/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desk/docker/dns/requirements.txt b/desk/docker/dns/requirements.txt index dd3d7cb..502f103 100644 --- a/desk/docker/dns/requirements.txt +++ b/desk/docker/dns/requirements.txt @@ -29,7 +29,7 @@ json-diff==1.3.3 paramiko==1.15.1 pycparser==2.10 pycrypto==2.6.1 -python-ldap==2.4.18 +python-ldap==3.4.0 requests==2.4.3 restkit==4.2.2 six==1.8.0