Update dependency redis to v4.3.5

This commit is contained in:
Renovate Bot 2022-11-23 01:04:28 +00:00
commit 8514d28c58
2 changed files with 5 additions and 6 deletions

View file

@ -14,7 +14,7 @@ django-allauth = "==0.42.0"
psycopg2 = "==2.9.5"
pytz = "==2022.6"
django-redis = "==5.2.0"
redis = "==4.3.4"
redis = "==4.3.5"
kombu = "==5.2.4"
celery = "==5.2.7"
django-cors-headers = "==3.13.0"