Update dependency uvicorn to ^0.27.0
This commit is contained in:
@ -13,7 +13,7 @@ discord-webhook = "^1.3.0"
|
||||
python-multipart = "^0.0.6"
|
||||
python-dotenv = "^1.0.0"
|
||||
Jinja2 = "^3.1.2"
|
||||
uvicorn = { extras = ["standard"], version = "^0.26.0" }
|
||||
uvicorn = { extras = ["standard"], version = "^0.27.0" }
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
httpx = "^0.26.0"
|
||||
|
Reference in New Issue
Block a user