fix(deps): update dependency python-multipart to v0.0.32 (#7729)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-09 21:29:03 +00:00
committed by GitHub
parent a1c724fac4
commit 4289860ffd
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ dependencies = [
"python-dateutil==2.9.0.post0",
"python-dotenv==1.2.2",
"python-ldap==3.4.7",
"python-multipart==0.0.29",
"python-multipart==0.0.32",
"python-slugify==8.0.4",
"recipe-scrapers==15.11.0",
"requests==2.34.2",