fix(deps): update dependency python-multipart to v0.0.21 (#6737)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-21 11:52:15 -06:00
committed by GitHub
parent e53452c19c
commit 38e542bcd3
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.1",
"python-ldap==3.4.5",
"python-multipart==0.0.20",
"python-multipart==0.0.21",
"python-slugify==8.0.4",
"recipe-scrapers==15.11.0",
"requests==2.32.5",