Update uvicorn from 0.11.6 to 0.11.7

This commit is contained in:
pyup-bot 2020-07-28 06:34:49 -07:00
parent 0f1dfdd72e
commit 4b4bda7835

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.6 # https://github.com/encode/uvicorn
uvicorn==0.11.7 # https://github.com/encode/uvicorn
{%- endif %}
# Django