From f6143d51363fd3ff9f5acf37b5ac9e765600fab0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:00:25 +0000 Subject: [PATCH] Bump python-ldap from 3.3.1 to 3.4.0 Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.3.1 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.3.1...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 6aea081..9d726a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ nose==1.3.7 pyasn1==0.4.8 pyasn1-modules==0.2.8 python-daemon==2.2.4 -python-ldap==3.3.1 +python-ldap==3.4.0 ruamel.yaml==0.16.10 ruamel.yaml.clib==0.2.0