Skip to content

Commit ef9be75

Browse files
⬆ Bump fastapi from 0.111.1 to 0.112.2
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.111.1 to 0.112.2. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.111.1...0.112.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79d2f02 commit ef9be75

File tree

2 files changed

+23
-18
lines changed

2 files changed

+23
-18
lines changed

poetry.lock

+22-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ black = "^24.4.2"
7777
ruff = "^0.5.3"
7878
mypy = "^1.10.1"
7979
pre-commit = "^3.7.1"
80-
fastapi = {extras = ["all"], version = "^0.111.1"}
80+
fastapi = {extras = ["all"], version = "^0.112.2"}
8181
uvicorn = "^0.30.1"
8282
starlette = "^0.37.2"
8383
requests = "^2.32.3"

0 commit comments

Comments
 (0)