Skip to content

Commit 1a3aa17

Browse files
authored
Merge pull request #628 from python-openapi/dependabot/pip/starlette-0.31.0
Bump starlette from 0.30.0 to 0.31.0
2 parents 1c5d388 + 1f3ed46 commit 1a3aa17

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

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.31.0", optional = true}
66+
starlette = {version = ">=0.26.1,<0.32.0", optional = true}
6767
isodate = "*"
6868
more-itertools = "*"
6969
parse = "*"

0 commit comments

Comments
 (0)