Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit 40079f9

Browse files
Bump starlette from 0.27.0 to 0.36.2 (#581)
Bumps [starlette](https://github.com/encode/starlette) from 0.27.0 to 0.36.2. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.27.0...0.36.2) --- 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>
1 parent b273cd9 commit 40079f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ isort==5.10.1
1919
mypy==0.971
2020
pytest==7.1.2
2121
pytest-cov==3.0.0
22-
starlette==0.27.0
22+
starlette==0.36.2
2323
requests==2.31.0
2424

2525
# Documentation

0 commit comments

Comments
 (0)