Bump python-multipart from 0.0.6 to 0.0.7

Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/andrew-d/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-18 01:45:52 +00:00
committed by GitHub
parent c9d355504a
commit 58a06066ad
2 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ python = "^3.12"
fastapi = "^0.109.1"
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
pydantic = "^2.5.1"
python-multipart = "^0.0.6"
python-multipart = "^0.0.7"
telethon = "^1.32.1"
prometheus-fastapi-instrumentator = "^6.1.0"
uvloop = "^0.19.0"