Skip to content

Commit

Permalink
Bump starlette from 0.27.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.27.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.27.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 Mar 1, 2024
1 parent c06e1f6 commit afad523
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ sniffio==1.3.0
# anyio
# httpcore
# httpx
starlette==0.27.0
starlette==0.37.1
# via fastapi
typing-extensions==4.8.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ six==1.16.0
# via ecdsa
sniffio==1.3.0
# via anyio
starlette==0.27.0
starlette==0.37.1
# via fastapi
typing-extensions==4.8.0
# via
Expand Down

0 comments on commit afad523

Please sign in to comment.