Skip to content

Commit

Permalink
Bump starlette from 0.37.1 to 0.45.0
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.37.1 to 0.45.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.37.1...0.45.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 Dec 30, 2024
1 parent ad34d42 commit 3020eae
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 @@ -8,7 +8,7 @@ authors = ["Kavi Laud <[email protected]>"]
python = "^3.9"
trio = "^0.22.0"
hypercorn = "^0.14.3"
starlette = "^0.37.1"
starlette = "^0.45.0"
pydantic = "^1.10.2"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 3020eae

Please sign in to comment.