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

Commit

Permalink
Bump starlette from 0.37.2 to 0.40.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 0a333dc commit 0bada87
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
6 changes: 5 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@ flupy==1.2.0
# alembic-utils
funding-service-design-utils==5.0.8
# via -r requirements.txt
greenlet==3.1.1
# via
# -r requirements.txt
# sqlalchemy
gunicorn==22.0.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -472,7 +476,7 @@ sqlalchemy-utils==0.41.2
# via
# -r requirements.txt
# funding-service-design-utils
starlette==0.37.2
starlette==0.40.0
# via
# -r requirements.txt
# connexion
Expand Down
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ flupy==1.2.0
# via alembic-utils
funding-service-design-utils==5.0.8
# via -r requirements.in
greenlet==3.1.1
# via sqlalchemy
gunicorn==22.0.0
# via funding-service-design-utils
h11==0.14.0
Expand Down Expand Up @@ -187,7 +189,9 @@ pycparser==2.22
pygments==2.18.0
# via rich
pyjwt[crypto]==2.8.0
# via funding-service-design-utils
# via
# funding-service-design-utils
# pyjwt
python-dateutil==2.9.0.post0
# via
# botocore
Expand Down Expand Up @@ -267,7 +271,7 @@ sqlalchemy-utils==0.41.2
# via
# -r requirements.in
# funding-service-design-utils
starlette==0.37.2
starlette==0.40.0
# via connexion
stringcase==1.2.0
# via dataclass-dict-convert
Expand Down

0 comments on commit 0bada87

Please sign in to comment.