Skip to content

Commit fc108c1

Browse files
Bump starlette from 0.49.1 to 1.0.1 in /requirements
Bumps [starlette](https://github.com/Kludex/starlette) from 0.49.1 to 1.0.1. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.49.1...1.0.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 056996f commit fc108c1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/checkdocs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ sphinxcontrib-qthelp==1.0.6
9191
# via sphinx
9292
sphinxcontrib-serializinghtml==1.1.9
9393
# via sphinx
94-
starlette==0.49.1
94+
starlette==1.0.1
9595
# via sphinx-autobuild
9696
typing-extensions==4.15.0
9797
# via starlette

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ sphinxcontrib-qthelp==1.0.6
9191
# via sphinx
9292
sphinxcontrib-serializinghtml==1.1.9
9393
# via sphinx
94-
starlette==0.49.1
94+
starlette==1.0.1
9595
# via sphinx-autobuild
9696
typing-extensions==4.15.0
9797
# via starlette

0 commit comments

Comments
 (0)