From 28f274ead840eeb5569f81f6fe14ef027b462079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:00:47 +0000 Subject: [PATCH] Bump python-ldap from 3.3.1 to 3.4.0 in /sample-tracking-api 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] --- sample-tracking-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 sample-tracking-api/requirements.txt diff --git a/sample-tracking-api/requirements.txt b/sample-tracking-api/requirements.txt old mode 100755 new mode 100644 index f7b0503..2957c4e --- a/sample-tracking-api/requirements.txt +++ b/sample-tracking-api/requirements.txt @@ -36,7 +36,7 @@ PyJWT==1.7.1 PyMySQL==0.9.3 python-dateutil==2.8.0 python-editor==1.0.4 -python-ldap==3.3.1 +python-ldap==3.4.0 pytz==2020.1 PyYAML==5.3.1 requests==2.24.0