Update dependency python-multipart to ^0.0.11
This commit is contained in:
parent
06d2bd12da
commit
7912fdca7e
2 changed files with 5 additions and 5 deletions
|
|
@ -15,7 +15,7 @@ jinja2 = "^3.1.4"
|
|||
lxml = "^4.9.4"
|
||||
platformdirs = "^3.11.0"
|
||||
python-dotenv = "^1.0.1"
|
||||
python-multipart = "^0.0.10"
|
||||
python-multipart = "^0.0.11"
|
||||
reader = "^3.14"
|
||||
tomlkit = "^0.13.0"
|
||||
uvicorn = { extras = ["standard"], version = "^0.31.0" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue