Skip to content

Commit c5d5188

Browse files
chore(deps): update starlette requirement from ~=0.19.1 to ~=0.20.4
Updates the requirements on [starlette](https://github.com/encode/starlette) to permit the latest version. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.19.1...0.20.4) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b914f7 commit c5d5188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ mkdocs-material~=8.3.9
3535
setuptools~=65.3.0
3636
fastapi~=0.81
3737
pyjwt~=2.4.0
38-
starlette~=0.19.1
38+
starlette~=0.20.4
3939
ujson~=5.4.0

0 commit comments

Comments
 (0)