fix(deps): update dependency python-ldap to v3.4.4 (#2949)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-10 01:41:03 +00:00 committed by GitHub
parent 8fc7ab8c0a
commit 5ca340a0bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
poetry.lock generated
View File

@ -1987,12 +1987,12 @@ pycryptodome = ["pyasn1", "pycryptodome (>=3.3.1,<4.0.0)"]
[[package]]
name = "python-ldap"
version = "3.4.3"
version = "3.4.4"
description = "Python modules for implementing LDAP clients"
optional = false
python-versions = ">=3.6"
files = [
{file = "python-ldap-3.4.3.tar.gz", hash = "sha256:ab26c519a0ef2a443a2a10391fa3c5cb52d7871323399db949ebfaa9f25ee2a0"},
{file = "python-ldap-3.4.4.tar.gz", hash = "sha256:7edb0accec4e037797705f3a05cbf36a9fde50d08c8f67f2aef99a2628fab828"},
]
[package.dependencies]