Skip to content

Commit 36637c6

Browse files
dependabot-preview[bot]dbanty
authored andcommitted
Bump fastapi from 0.54.1 to 0.54.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.54.1 to 0.54.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.54.1...0.54.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b726d06 commit 36637c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -37,7 +37,7 @@ mypy = ">=0.761"
3737
taskipy = "^1.1.3"
3838
safety = "^1.9.0"
3939
pytest-cov = "^2.8.1"
40-
fastapi = "^0.54.1"
40+
fastapi = "^0.54.2"
4141

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

0 commit comments

Comments
 (0)