Update dependency uvicorn to v0.17.1
This commit is contained in:
parent
bde60aa8d5
commit
e34197c13a
2 changed files with 11 additions and 11 deletions
|
|
@ -56,7 +56,7 @@ asgiref = "==3.5.0" #1516
|
|||
ipython = "==7.27.0"
|
||||
python-ldap = "==3.4.0"
|
||||
django-auth-ldap = "==3.0.0"
|
||||
uvicorn = {version = "==0.14.0", extras = ["standard"]}
|
||||
uvicorn = {version = "==0.17.1", extras = ["standard"]}
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
flake8 = "==3.9.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue