Skip to content

Commit

Permalink
Bump starlette from 0.38.6 to 0.40.0
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.38.6 to 0.40.0.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.38.6...0.40.0)

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 357ef01 commit dfc8530
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -70,7 +70,7 @@ typing-extensions = "^4.10.0"
tenacity = "^9.0.0"
jsonlines = "^4.0.0"
diskcache = "^5.6.3"
starlette = "^0.38.0"
starlette = ">=0.38,<0.41"
fastapi = "^0.115.0"
together = "^1.2.3"
modelgauge_demo_plugin = {version = "*", optional = false}
Expand Down

0 comments on commit dfc8530

Please sign in to comment.