Bump fastapi from 0.74.1 to 0.75.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.74.1 to 0.75.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.74.1...0.75.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -11,7 +11,7 @@ keywords = ["website", "discord"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
fastapi = { extras = ["all"], version = "^0.74.1" }
|
||||
fastapi = { extras = ["all"], version = "^0.75.0" }
|
||||
ffmpeg-python = "^0.2.0"
|
||||
gunicorn = "^20.1.0"
|
||||
dhooks = { git = "https://github.com/kyb3r/dhooks.git" }
|
||||
|
Reference in New Issue
Block a user