Skip to content

Commit 685e7bb

Browse files
Bump fastapi from 0.115.4 to 0.115.5 (#569)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a32b4ed commit 685e7bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
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)