fix(deps): update dependency python-multipart to v0.0.28 #9

Merged
spacebot merged 1 commit from renovate/python-multipart-0.x into main 2026-05-10 13:23:17 +02:00
Showing only changes of commit 7e626a1503 - Show all commits

fix(deps): update dependency python-multipart to v0.0.28
All checks were successful
backend / docker (push) Successful in 2m41s

Spacebot 2026-05-10 11:20:30 +00:00

View file

@ -33,7 +33,7 @@ dependencies = [
"pydantic-settings==2.14.1",
"python-dateutil==2.9.0.post0",
"python-dotenv==1.2.2",
"python-multipart==0.0.27",
"python-multipart==0.0.28",
"pyyaml==6.0.3",
"requests==2.33.1",
"requests-oauthlib==2.0.0",