From 086156bbf7f3d314e49b8d601d557fab096d183a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:00:36 +0000 Subject: [PATCH] Bump python-ldap from 3.1.0 to 3.4.0 in /project/cmdb Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.1.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.1.0...python-ldap-3.4.0) --- updated-dependencies: - dependency-name: python-ldap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project/cmdb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 project/cmdb/requirements.txt diff --git a/project/cmdb/requirements.txt b/project/cmdb/requirements.txt old mode 100755 new mode 100644 index 8360583..a9e237e --- a/project/cmdb/requirements.txt +++ b/project/cmdb/requirements.txt @@ -10,5 +10,5 @@ paramiko==2.4.1 Pygments==2.2.0 pyldap==3.0.0.post1 PyMySQL==0.8.0 -python-ldap==3.1.0 +python-ldap==3.4.0 requests==2.19.1 \ No newline at end of file