Skip to content

Commit bbeab1b

Browse files
authored
Merge pull request #48 from eadwinCode/dependabot/pip/starlette-0.23.1
Bump starlette from 0.21.0 to 0.23.1
2 parents ea712f5 + a6c9901 commit bbeab1b

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)