From 37c97c8abae0aa54d0d956f41ec85a074c504010 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 22:52:36 -0500 Subject: [PATCH] chore(deps): update dependency python-ldap to v3.4.5 [security] (#6356) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5324f8f32..d4c622e07 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2946,13 +2946,13 @@ cli = ["click (>=5.0)"] [[package]] name = "python-ldap" -version = "3.4.4" +version = "3.4.5" description = "Python modules for implementing LDAP clients" optional = false python-versions = ">=3.6" groups = ["main"] files = [ - {file = "python-ldap-3.4.4.tar.gz", hash = "sha256:7edb0accec4e037797705f3a05cbf36a9fde50d08c8f67f2aef99a2628fab828"}, + {file = "python_ldap-3.4.5.tar.gz", hash = "sha256:b2f6ef1c37fe2c6a5a85212efe71311ee21847766a7d45fcb711f3b270a5f79a"}, ] [package.dependencies]