Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 195550d commit a3d133c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion python-flask/requirements-db.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ flask-sqlalchemy==3.1.1
# via
# -r requirements-db.in
# flask-migrate
greenlet==3.1.1
# via sqlalchemy
h11==0.14.0
# via
# httpcore
Expand Down Expand Up @@ -167,7 +169,7 @@ sqlalchemy-json==0.7.0
# via -r requirements-db.in
sqlalchemy-utils==0.41.2
# via -r requirements-db.in
starlette==0.37.2
starlette==0.40.0
# via connexion
swagger-ui-bundle==1.1.0
# via
Expand Down

0 comments on commit a3d133c

Please sign in to comment.