Update watchfiles from 1.0.0 to 1.0.3

This commit is contained in:
pyup-bot 2024-12-10 21:39:22 +00:00
parent 9ce93909a3
commit 1be11f054e

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