Skip to content

Commit e810f10

Browse files
authored
Merge pull request #28 from triaxtec/dependabot/pip/fastapi-0.54.1
Bump fastapi from 0.52.0 to 0.54.1
2 parents 1cdd6c4 + d47f5e4 commit e810f10

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 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)