Update uvicorn-worker from 0.2.0 to 0.3.0

This commit is contained in:
pyup-bot 2024-12-26 13:43:19 +00:00
parent fd9dd32d28
commit 8303092695

View File

@ -24,7 +24,7 @@ flower==2.0.1 # https://github.com/mher/flower
{%- endif %}
{%- if cookiecutter.use_async == 'y' %}
uvicorn[standard]==0.34.0 # https://github.com/encode/uvicorn
uvicorn-worker==0.2.0 # https://github.com/Kludex/uvicorn-worker
uvicorn-worker==0.3.0 # https://github.com/Kludex/uvicorn-worker
{%- endif %}
# Django