fix(deps): update dependency python-multipart to v0.0.29 (#7675)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-26 21:51:31 +00:00
committed by GitHub
parent f3725b7184
commit 1b7eda0f2c
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ dependencies = [
"python-dateutil==2.9.0.post0",
"python-dotenv==1.2.2",
"python-ldap==3.4.5",
"python-multipart==0.0.27",
"python-multipart==0.0.29",
"python-slugify==8.0.4",
"recipe-scrapers==15.11.0",
"requests==2.33.1",