Update dependency python-multipart to ^0.0.10

This commit is contained in:
renovate[bot]
2024-09-21 16:48:05 +00:00
parent 1e776e6b08
commit 35f8b175ec
2 changed files with 5 additions and 8 deletions

View File

@ -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.9"
python-multipart = "^0.0.10"
reader = "^3.14"
tomlkit = "^0.13.0"
uvicorn = { extras = ["standard"], version = "^0.30.0" }