mirror of
https://github.com/flibusta-apps/telegram_files_server.git
synced 2025-12-06 04:25:38 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user