Update dependency django-redis to v5.2.0

This commit is contained in:
Renovate Bot 2022-02-01 20:38:20 +00:00 committed by JuniorJPDJ
commit 21f1d56fbe
2 changed files with 9 additions and 6 deletions

View file

@ -14,7 +14,7 @@ Pillow = "==8.4.0"
django-allauth = "==0.42.0"
psycopg2 = "==2.9.3"
pytz = "2021.3"
django-redis = "==5.0.0"
django-redis = "==5.2.0"
redis = "==3.5.3"
kombu = "==5.2.3"
celery = "==5.2.3"