Update uvicorn from 0.11.5 to 0.11.6

This commit is contained in:
pyup-bot 2020-07-17 07:46:56 -07:00
parent d326b219f4
commit 349f7e1141

View File

@ -24,7 +24,7 @@ flower==0.9.5 # https://github.com/mher/flower
{%- endif %}
{%- endif %}
{%- if cookiecutter.use_async == 'y' %}
uvicorn==0.11.5 # https://github.com/encode/uvicorn
uvicorn==0.11.6 # https://github.com/encode/uvicorn
{%- endif %}
# Django