From faf7a7da49b491f344957e9f083abe1faff65160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 15:33:04 +0000 Subject: [PATCH] Bump python-ldap from 3.1.0 to 3.4.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b46ed6a337061..13b1e86ea213e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ psutil==5.6.6 psycopg2==2.7.7; sys_platform != 'win32' and python_version < '3.8' psycopg2==2.8.5; sys_platform == 'win32' or python_version >= '3.8' pydot==1.4.1 -python-ldap==3.1.0; sys_platform != 'win32' +python-ldap==3.4.0; sys_platform != 'win32' PyPDF2==1.26.0 pyserial==3.4 python-dateutil==2.7.3