Update dependency python-multipart to ^0.0.16

This commit is contained in:
renovate[bot]
2024-10-27 12:49:19 +00:00
parent 3eff6c4bb0
commit 897b44c718
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.13"
python-multipart = "^0.0.16"
reader = "^3.14"
tomlkit = "^0.13.0"
uvicorn = { extras = ["standard"], version = "^0.32.0" }