Skip to content

Commit

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

---
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 Feb 12, 2024
1 parent 4ae02df commit 30666c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.30.0"
starlette = "^0.37.1"
pydantic = "^1.10.2"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 30666c3

Please sign in to comment.