Update django-celery-beat from 2.1.0 to 2.2.0

This commit is contained in:
pyup-bot 2021-01-19 20:45:44 -08:00
parent ea57990b06
commit 3e0c40f5b6

View File

@ -18,7 +18,7 @@ hiredis==1.1.0 # https://github.com/redis/hiredis-py
{%- endif %}
{%- if cookiecutter.use_celery == "y" %}
celery==4.4.6 # pyup: < 5.0,!=4.4.7 # https://github.com/celery/celery
django-celery-beat==2.1.0 # https://github.com/celery/django-celery-beat
django-celery-beat==2.2.0 # https://github.com/celery/django-celery-beat
django-timezone-field==4.0 # https://github.com/celery/django-celery-beat/pull/378
{%- if cookiecutter.use_docker == 'y' %}
flower==0.9.7 # https://github.com/mher/flower