Update dependency uvicorn to ^0.21.0
This commit is contained in:
@ -10,7 +10,7 @@ reader = "^3.4"
|
||||
discord-webhook = "^1.0.0"
|
||||
platformdirs = "^3.0.0"
|
||||
fastapi = "^0.93.0"
|
||||
uvicorn = { extras = ["standard"], version = "^0.20.0" }
|
||||
uvicorn = { extras = ["standard"], version = "^0.21.0" }
|
||||
jinja2 = "^3.1.2"
|
||||
apscheduler = "^3.10.0"
|
||||
python-multipart = "^0.0.6"
|
||||
|
Reference in New Issue
Block a user