Skip to content

Commit

Permalink
Bump to uvicorn 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Dec 22, 2019
1 parent 16665c9 commit 9c3f0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -42,7 +42,7 @@ def get_version():
"hupper~=1.9",
"pint~=0.9",
"pluggy~=0.13.0",
"uvicorn~=0.10.4",
"uvicorn~=0.11",
"aiofiles~=0.4.0",
],
entry_points="""
Expand Down

0 comments on commit 9c3f0b7

Please sign in to comment.