From acd0e8f08fe9174dcd1193451cb6ca0846371b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 07:17:00 +0000 Subject: [PATCH] build(deps): bump python-ldap from 3.3.1 to 3.4.0 in /nipap 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] --- nipap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nipap/requirements.txt b/nipap/requirements.txt index b506d47f7..5c93da5c6 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -22,7 +22,7 @@ pyjwt==1.5.3 tornado==6.1 docutils==0.16 # optional dependencies below -python-ldap==3.3.1 +python-ldap==3.4.0 opentelemetry-api==1.20.0 opentelemetry-exporter-otlp==1.20.0 opentelemetry-exporter-otlp-proto-common==1.20.0