Update dependency uvicorn to ^0.20.0
This commit is contained in:
@ -17,7 +17,7 @@ discord-webhook = "^0.17.0"
|
||||
python-multipart = "^0.0.5"
|
||||
python-dotenv = "^0.21.0"
|
||||
Jinja2 = "^3.1.2"
|
||||
uvicorn = {extras = ["standard"], version = "^0.19.0"}
|
||||
uvicorn = {extras = ["standard"], version = "^0.20.0"}
|
||||
jinja2 = "^3.1.2"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
Reference in New Issue
Block a user