Skip to content

Commit

Permalink
Bump fastapi from 0.115.7 to 0.115.8 (#860)
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.7 to 0.115.8.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.7...0.115.8)

---
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>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 85ffa04 commit c77cb00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors = []
python = ">=3.12,<4.0"
click = "==8.1.8"
PyYAML = "==6.0.2"
fastapi = "==0.115.7"
fastapi = "==0.115.8"
uvicorn = "==0.34.0"
structlog = "==25.1.0"
litellm = "==1.59.9"
Expand Down

0 comments on commit c77cb00

Please sign in to comment.