Update uvicorn from 0.12.2 to 0.12.3

This commit is contained in:
pyup-bot 2020-11-22 02:00:45 -08:00
parent 4d6a2b9a17
commit 90d71f424d

View File

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