Skip to content

Commit dc1b3f8

Browse files
Merge pull request #188 from python-discord/dependabot/pip/uvicorn-0.18.2
2 parents 3883a46 + 29df18b commit dc1b3f8

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.lock

Lines changed: 28 additions & 28 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
@@ -9,7 +9,7 @@ license = "MIT"
99
python = "^3.9"
1010
starlette = "^0.20.4"
1111
nested_dict = "^1.61"
12-
uvicorn = {extras = ["standard"], version = "^0.17.6"}
12+
uvicorn = {extras = ["standard"], version = "^0.18.2"}
1313
motor = "3.0.0"
1414
python-dotenv = "^0.19.2"
1515
pyjwt = "^2.4.0"

0 commit comments

Comments
 (0)