mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
Merge pull request #691 from pydanny/pyup-update-django-redis-4.4.3-to-4.4.4
Update django-redis to 4.4.4
This commit is contained in:
commit
ff001885bf
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ django-autoslug==1.9.3
|
|||
pytz==2016.6.1
|
||||
|
||||
# Redis support
|
||||
django-redis==4.4.3
|
||||
django-redis==4.4.4
|
||||
redis>=2.10.0
|
||||
|
||||
{% if cookiecutter.use_celery == "y" %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue