Skip to content

Commit 9533438

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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.6.9"
7777
mypy = "^1.12.0"
7878
pre-commit = "^4.0.1"
79-
fastapi = {extras = ["all"], version = "^0.115.2"}
79+
fastapi = {extras = ["all"], version = "^0.115.4"}
8080
uvicorn = "^0.32.0"
8181
starlette = "^0.40.0"
8282
requests = "^2.32.3"

0 commit comments

Comments
 (0)