Skip to content

Commit fe29d4b

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

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 = "^25.1.0"
7676
ruff = "^0.9.4"
7777
mypy = "^1.14.1"
7878
pre-commit = "^4.1.0"
79-
fastapi = {extras = ["all"], version = "^0.115.8"}
79+
fastapi = {extras = ["all"], version = "^0.115.10"}
8080
uvicorn = "^0.34.0"
8181
starlette = "^0.45.3"
8282
requests = "^2.32.3"

0 commit comments

Comments
 (0)