Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 22b7eb6 commit 3416d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ requests==2.26.0
SQLAlchemy==1.4.23
sqlalchemy2-stubs==0.0.2a15
sqlmodel==0.0.4
starlette==0.27.0
starlette==0.40.0
typing-extensions==3.10.0.2
urllib3==1.26.6
uvicorn==0.15.0

0 comments on commit 3416d2c

Please sign in to comment.