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