Update dependency python-multipart to ^0.0.13

This commit is contained in:
renovate[bot]
2024-10-20 12:23:44 +00:00
parent 7445ac7785
commit 3eff6c4bb0
2 changed files with 5 additions and 5 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.12"
python-multipart = "^0.0.13"
reader = "^3.14"
tomlkit = "^0.13.0"
uvicorn = { extras = ["standard"], version = "^0.32.0" }