forked from spacebar/SplatNet-Backend
fix(deps): update dependency python-multipart to v0.0.28
This commit is contained in:
parent
e105f4e0fa
commit
7e626a1503
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue