Skip to content

Commit 193ff77

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -76,7 +76,7 @@ black = "^24.10.0"
7676
ruff = "^0.9.2"
7777
mypy = "^1.14.1"
7878
pre-commit = "^4.0.1"
79-
fastapi = {extras = ["all"], version = "^0.115.6"}
79+
fastapi = {extras = ["all"], version = "^0.115.7"}
8080
uvicorn = "^0.34.0"
8181
starlette = "^0.41.3"
8282
requests = "^2.32.3"

0 commit comments

Comments
 (0)