Skip to content

Commit

Permalink
Bump starlette from 0.27.0 to 0.31.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.31.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.31.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 Oct 3, 2023
1 parent e6d0988 commit 8445c18
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 @@ -138,7 +138,7 @@ sniffio==1.3.0
# anyio
# httpcore
# httpx
starlette==0.27.0
starlette==0.31.1
# via fastapi
tomli==2.0.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ six==1.16.0
# via python-dateutil
sniffio==1.3.0
# via anyio
starlette==0.27.0
starlette==0.31.1
# via fastapi
typing-extensions==4.7.1
# via
Expand Down

0 comments on commit 8445c18

Please sign in to comment.