Skip to content

Commit

Permalink
Bump starlette from 0.38.5 to 0.40.0 (#52)
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.38.5 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.5...0.40.0)

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: direct:production
...

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 Dec 1, 2024
1 parent a173413 commit 6979094
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 @@ -42,7 +42,7 @@ classifiers = [

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
starlette = "0.38.5"
starlette = "0.40.0"
uvicorn = "0.30.6"
wsproto = "1.2.0"
APScheduler = "3.9.1.post1"
Expand Down

0 comments on commit 6979094

Please sign in to comment.