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