Skip to content

Commit 6de9c8a

Browse files
authored
Merge pull request #621 from python-openapi/dependabot/pip/starlette-0.30.0
Bump starlette from 0.28.0 to 0.30.0
2 parents 98a0fa3 + 3416994 commit 6de9c8a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ django = {version = ">=3.0", optional = true}
6363
falcon = {version = ">=3.0", optional = true}
6464
flask = {version = "*", optional = true}
6565
aiohttp = {version = ">=3.0", optional = true}
66-
starlette = {version = ">=0.26.1,<0.29.0", optional = true}
66+
starlette = {version = ">=0.26.1,<0.31.0", optional = true}
6767
isodate = "*"
6868
more-itertools = "*"
6969
parse = "*"

0 commit comments

Comments
 (0)