From 40ad5f2bca12ccacd476dcb75bf5e8bc39004a3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 02:03:22 +0000 Subject: [PATCH] Bump python-ldap from 3.4.3 to 3.4.4 Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/python-ldap/python-ldap/releases) - [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.4.3...python-ldap-3.4.4) --- updated-dependencies: - dependency-name: python-ldap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc1d440..b0b3b5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pydantic==1.8.2 PyJWT==2.8.0 pymongo==4.6.0 python-dateutil==2.8.2 -python-ldap==3.4.3 +python-ldap==3.4.4 PyYAML==6.0.1 requests==2.31.0 setuptools==68.2.2