Skip to content

Commit a80841f

Browse files
Bump starlette from 0.25.0 to 0.27.0 in /examples/benchmark (miguelgrinberg#136) #nolog
Bumps [starlette](https://github.com/encode/starlette) from 0.25.0 to 0.27.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.25.0...0.27.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>
1 parent f81de6d commit a80841f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/benchmark/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pydantic==1.9.1
2424
quart==0.18.0
2525
requests==2.28.1
2626
sniffio==1.2.0
27-
starlette==0.25.0
27+
starlette==0.27.0
2828
toml==0.10.2
2929
typing_extensions==4.3.0
3030
urllib3==1.26.11

0 commit comments

Comments
 (0)