Skip to content

Commit a6c9901

Browse files
Bump starlette from 0.21.0 to 0.23.1
Bumps [starlette](https://github.com/encode/starlette) from 0.21.0 to 0.23.1. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.21.0...0.23.1) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51a1639 commit a6c9901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ classifiers = [
4242

4343
dependencies = [
4444
"injector == 0.20.1",
45-
"starlette == 0.21.0",
45+
"starlette == 0.23.1",
4646
"pydantic >=1.6.2,!=1.7,!=1.7.1,!=1.7.2,!=1.7.3,!=1.8,!=1.8.1,<2.0.0",
4747
"jinja2",
4848
# cli

0 commit comments

Comments
 (0)