Update dependency python-multipart to ^0.0.6

This commit is contained in:
renovate[bot]
2023-02-27 20:02:57 +00:00
parent da3375c1f7
commit eaa878fed9
2 changed files with 8 additions and 7 deletions

View File

@ -13,7 +13,7 @@ fastapi = "^0.92.0"
uvicorn = { extras = ["standard"], version = "^0.20.0" }
jinja2 = "^3.1.2"
apscheduler = "^3.10.0"
python-multipart = "^0.0.5"
python-multipart = "^0.0.6"
python-dotenv = "^1.0.0"
tomlkit = "^0.11.6"
beautifulsoup4 = "^4.11.2"