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

Commit fb15a87

Browse files
Bump fastapi from 0.115.8 to 0.115.11 (#1185)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.8 to 0.115.11. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.8...0.115.11) --- 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 dca424c commit fb15a87

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
@@ -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.8"
14+
fastapi = "==0.115.11"
1515
uvicorn = "==0.34.0"
1616
structlog = "==25.1.0"
1717
litellm = "==1.61.17"

0 commit comments

Comments
 (0)