Skip to content

Commit d9aac5d

Browse files
⬆ Bump fastapi from 0.111.0 to 0.111.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.111.0 to 0.111.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.111.0...0.111.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3796e5 commit d9aac5d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -77,7 +77,7 @@ black = "^24.4.2"
7777
ruff = "^0.5.1"
7878
mypy = "^1.10.1"
7979
pre-commit = "^3.7.1"
80-
fastapi = {extras = ["all"], version = "^0.111.0"}
80+
fastapi = {extras = ["all"], version = "^0.111.1"}
8181
uvicorn = "^0.30.1"
8282
starlette = "^0.37.2"
8383
requests = "^2.32.3"

0 commit comments

Comments
 (0)