Update dependency python-multipart to ^0.0.20 (#310)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-16 20:46:09 +00:00
committed by GitHub
parent bb89772b5f
commit 14a442bed5
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ lxml = "^4.9.4"
markdownify = "^0.14.0"
platformdirs = "^3.11.0"
python-dotenv = "^1.0.1"
python-multipart = "^0.0.19"
python-multipart = "^0.0.20"
reader = "^3.14"
uvicorn = "^0.34.0"