Update dependency uvicorn to ^0.19.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.18.3"}
|
||||
uvicorn = {extras = ["standard"], version = "^0.19.0"}
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.1.1"
|
||||
|
Reference in New Issue
Block a user