Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 1cd7726

Browse files
Bump fastapi from 0.115.11 to 0.115.12 (#1309)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.11 to 0.115.12. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.11...0.115.12) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41c1dc4 commit 1cd7726

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
@@ -11,7 +11,7 @@ packages = [
1111
python = ">=3.12,<3.13"
1212
click = "==8.1.8"
1313
PyYAML = "==6.0.2"
14-
fastapi = "==0.115.11"
14+
fastapi = "==0.115.12"
1515
uvicorn = "==0.34.0"
1616
structlog = "==25.2.0"
1717
llama_cpp_python = "==0.3.5"

0 commit comments

Comments
 (0)