fix(deps): update dependency python-ldap to v3.4.7 (#7680)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-26 23:38:02 +00:00
committed by GitHub
parent 0e22f3f8fa
commit 840da0e935
2 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ dependencies = [
"pyhumps==3.8.0",
"python-dateutil==2.9.0.post0",
"python-dotenv==1.2.2",
"python-ldap==3.4.5",
"python-ldap==3.4.7",
"python-multipart==0.0.29",
"python-slugify==8.0.4",
"recipe-scrapers==15.11.0",