fix(deps): update dependency python-multipart to v0.0.30 #33

Merged
spacebot merged 1 commit from renovate/python-multipart-0.x into main 2026-05-31 21:28:38 +02:00
Showing only changes of commit 1e8ebd0f44 - Show all commits

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

Spacebot 2026-05-31 19:25:33 +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.29",
"python-multipart==0.0.30",
"pyyaml==6.0.3",
"requests==2.34.2",
"requests-oauthlib==2.0.0",