Skip to content

Commit d3309f0

Browse files
build(deps): bump starlette in /21-async/mojifinder
Bumps [starlette](https://github.com/encode/starlette) from 0.13.6 to 0.25.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.13.6...0.25.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28d6d03 commit d3309f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

21-async/mojifinder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ click==7.1.2
22
fastapi==0.65.2
33
h11==0.12.0
44
pydantic==1.8.2
5-
starlette==0.13.6
5+
starlette==0.25.0
66
typing-extensions==3.7.4.3
77
uvicorn==0.13.4

0 commit comments

Comments
 (0)