Skip to content

Commit

Permalink
chore: Bump starlette from 0.38.5 to 0.40.0 in /sdk/python/requiremen…
Browse files Browse the repository at this point in the history
…ts (#4629)

Bumps [starlette](https://github.com/encode/starlette) from 0.38.5 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.38.5...0.40.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 8e33277 commit 0a2bb47
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ sqlparams==6.1.0
# via singlestoredb
stack-data==0.6.3
# via ipython
starlette==0.38.5
starlette==0.40.0
# via fastapi
substrait==0.23.0
# via ibis-substrait
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ six==1.16.0
sniffio==1.3.1
# via anyio
sqlalchemy[mypy]==2.0.35
starlette==0.38.5
starlette==0.40.0
# via fastapi
tabulate==0.9.0
tenacity==8.5.0
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ sqlparams==6.1.0
# via singlestoredb
stack-data==0.6.3
# via ipython
starlette==0.38.5
starlette==0.40.0
# via fastapi
substrait==0.23.0
# via ibis-substrait
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ six==1.16.0
sniffio==1.3.1
# via anyio
sqlalchemy[mypy]==2.0.35
starlette==0.38.5
starlette==0.40.0
# via fastapi
tabulate==0.9.0
tenacity==8.5.0
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ sqlparams==6.1.0
# via singlestoredb
stack-data==0.6.3
# via ipython
starlette==0.38.5
starlette==0.40.0
# via fastapi
substrait==0.23.0
# via ibis-substrait
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ six==1.16.0
sniffio==1.3.1
# via anyio
sqlalchemy[mypy]==2.0.35
starlette==0.38.5
starlette==0.40.0
# via fastapi
tabulate==0.9.0
tenacity==8.5.0
Expand Down

0 comments on commit 0a2bb47

Please sign in to comment.