Update watchfiles from 0.17.0 to 0.18.0

This commit is contained in:
pyup-bot 2022-10-19 04:55:57 -07:00
parent b6039b00de
commit 251cf39f0d

View File

@ -8,7 +8,7 @@ psycopg2==2.9.4 # https://github.com/psycopg/psycopg2
psycopg2-binary==2.9.4 # https://github.com/psycopg/psycopg2
{%- endif %}
{%- if cookiecutter.use_async == 'y' or cookiecutter.use_celery == 'y' %}
watchfiles==0.17.0 # https://github.com/samuelcolvin/watchfiles
watchfiles==0.18.0 # https://github.com/samuelcolvin/watchfiles
{%- endif %}
# Testing