From 0afff459bacb9d24500b9f7a7ba861f9d48e5285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:37:36 +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 fc286ca19..93587fbb9 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -22,7 +22,7 @@ pyjwt==1.5.3 tornado==6.3.3 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