Skip to content

Commit d47f5e4

Browse files
Bump fastapi from 0.52.0 to 0.54.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.52.0 to 0.54.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.52.0...0.54.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5583d86 commit d47f5e4

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

poetry.lock

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ mypy = ">=0.761"
3636
taskipy = "^1.1.3"
3737
safety = "^1.8.5"
3838
pytest-cov = "^2.8.1"
39-
fastapi = "^0.52.0"
39+
fastapi = "^0.54.1"
4040

4141
[tool.taskipy.tasks]
4242
check = "isort --recursive --apply && black . && safety check && mypy openapi_python_client"

0 commit comments

Comments
 (0)