Skip to content

Commit fdb5f3b

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

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
@@ -61,7 +61,7 @@ semver = ">=3.0.0.dev2"
6161
tomli = "^2.0.2"
6262
tomli-w = "^1.1.0"
6363
wildcard-matcher = "^0.0.3"
64-
fastapi = "0.115.4"
64+
fastapi = "0.115.5"
6565
uvicorn = "^0.32.0"
6666
aiosqlite = "^0.20.0"
6767
SQLAlchemy = "^2.0.36"

0 commit comments

Comments
 (0)