Update watchfiles from 0.18.0 to 0.18.1

This commit is contained in:
pyup-bot 2022-11-07 04:05:42 -08:00
parent a22f842f16
commit c86f83674d

View File

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