Skip to content

Commit f604061

Browse files
authored
Merge pull request #591 from python-openapi/dependabot/pip/starlette-0.28.0
Bump starlette from 0.27.0 to 0.28.0
2 parents 9e72b85 + 3ea8bb1 commit f604061

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ django = {version = ">=3.0", optional = true}
6464
falcon = {version = ">=3.0", optional = true}
6565
flask = {version = "*", optional = true}
6666
aiohttp = {version = ">=3.0", optional = true}
67-
starlette = {version = ">=0.26.1,<0.28.0", optional = true}
67+
starlette = {version = ">=0.26.1,<0.29.0", optional = true}
6868
isodate = "*"
6969
more-itertools = "*"
7070
parse = "*"

0 commit comments

Comments
 (0)