Update dependency python-multipart to ^0.0.8
This commit is contained in:
parent
e85c64d3cf
commit
5a8bce4e11
2 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ fastapi = "^0.109.0"
|
|||
uvicorn = { extras = ["standard"], version = "^0.27.0" }
|
||||
jinja2 = "^3.1.2"
|
||||
apscheduler = "^3.10.0"
|
||||
python-multipart = "^0.0.7"
|
||||
python-multipart = "^0.0.8"
|
||||
python-dotenv = "^1.0.0"
|
||||
tomlkit = "^0.12.0"
|
||||
beautifulsoup4 = "^4.11.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue