Update uvicorn from 0.19.0 to 0.20.0

This commit is contained in:
pyup-bot 2022-11-20 19:55:29 +05:30
parent fa4ccad033
commit d81fb85ecf

View File

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