Bump python-multipart from 0.0.6 to 0.0.18 (#2838)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-28 04:37:39 +00:00
committed by GitHub
parent e5d08c6c26
commit eedb5ebc82
2 changed files with 6 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ python-dotenv = "^1.0.0"
openai = ">=1.68.2"
sqlalchemy = {extras = ["mypy"], version = "^2.0.29"}
aiohttp = "^3.8.5"
python-multipart = "^0.0.6"
python-multipart = "^0.0.18"
toml = "^0.10.2"
jinja2 = "^3.1.2"
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}