fix(deps): update dependency python-dotenv to v1.2.2 (#7164)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-02 16:27:35 +01:00
committed by GitHub
parent a8ec66f9aa
commit 78718dcf26
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ dependencies = [
"pydantic==2.12.5",
"pyhumps==3.8.0",
"python-dateutil==2.9.0.post0",
"python-dotenv==1.2.1",
"python-dotenv==1.2.2",
"python-ldap==3.4.5",
"python-multipart==0.0.22",
"python-slugify==8.0.4",