mirror of
https://github.com/flibusta-apps/telegram_files_server.git
synced 2025-12-06 04:25:38 +01:00
Bump fastapi from 0.104.1 to 0.109.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12"
|
||||
fastapi = "^0.104.1"
|
||||
fastapi = "^0.109.1"
|
||||
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
|
||||
pydantic = "^2.5.1"
|
||||
python-multipart = "^0.0.6"
|
||||
|
||||
Reference in New Issue
Block a user