Update dependency python-multipart to v0.0.31
All checks were successful
backend / docker (push) Successful in 2m53s
All checks were successful
backend / docker (push) Successful in 2m53s
This commit is contained in:
parent
54ceec85fb
commit
1dfa7bccf2
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ dependencies = [
|
||||||
"pydantic-settings==2.14.1",
|
"pydantic-settings==2.14.1",
|
||||||
"python-dateutil==2.9.0.post0",
|
"python-dateutil==2.9.0.post0",
|
||||||
"python-dotenv==1.2.2",
|
"python-dotenv==1.2.2",
|
||||||
"python-multipart==0.0.30",
|
"python-multipart==0.0.31",
|
||||||
"pyyaml==6.0.3",
|
"pyyaml==6.0.3",
|
||||||
"requests==2.34.2",
|
"requests==2.34.2",
|
||||||
"requests-oauthlib==2.0.0",
|
"requests-oauthlib==2.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue