Update dependency python-multipart to ^0.0.19 (#304)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-01 07:15:53 +00:00 committed by GitHub
commit a7b9e073d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.18"
python-multipart = "^0.0.19"
reader = "^3.14"
uvicorn = "^0.32.0"