Skip to content

Commit 3883a46

Browse files
Merge pull request #180 from python-discord/dependabot/pip/starlette-0.20.4
2 parents c08ef55 + 513d487 commit 3883a46

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.9"
10-
starlette = "^0.19.0"
10+
starlette = "^0.20.4"
1111
nested_dict = "^1.61"
1212
uvicorn = {extras = ["standard"], version = "^0.17.6"}
1313
motor = "3.0.0"

0 commit comments

Comments
 (0)