Update watchfiles from 0.24.0 to 1.0.0

This commit is contained in:
pyup-bot 2024-11-25 01:42:00 +00:00
parent 4617cd2212
commit 7e7f65f083

View File

@ -8,7 +8,7 @@ psycopg[c]==3.2.3 # https://github.com/psycopg/psycopg
psycopg[binary]==3.2.3 # https://github.com/psycopg/psycopg
{%- endif %}
{%- if cookiecutter.use_async == 'y' or cookiecutter.use_celery == 'y' %}
watchfiles==0.24.0 # https://github.com/samuelcolvin/watchfiles
watchfiles==1.0.0 # https://github.com/samuelcolvin/watchfiles
{%- endif %}
# Testing