Skip to content

Commit f66f870

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

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
@@ -77,7 +77,7 @@ black = "^24.8.0"
7777
ruff = "^0.6.3"
7878
mypy = "^1.11.2"
7979
pre-commit = "^3.8.0"
80-
fastapi = {extras = ["all"], version = "^0.112.2"}
80+
fastapi = {extras = ["all"], version = "^0.114.0"}
8181
uvicorn = "^0.30.6"
8282
starlette = "^0.38.4"
8383
requests = "^2.32.3"

0 commit comments

Comments
 (0)