Update watchfiles from 1.0.0 to 1.0.1

This commit is contained in:
pyup-bot 2024-12-10 17:39:38 +00:00
parent 9ce93909a3
commit 0d69a69fe7

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==1.0.0 # https://github.com/samuelcolvin/watchfiles
watchfiles==1.0.1 # https://github.com/samuelcolvin/watchfiles
{%- endif %}
# Testing