chore(api): update dependency redis to v4.4.0

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2252>
This commit is contained in:
Renovate Bot 2022-12-05 22:03:42 +00:00 committed by Marge
commit 76c7c433a2
2 changed files with 8 additions and 9 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.5"
redis = "==4.4.0"
kombu = "==5.2.4"
celery = "==5.2.7"
django-cors-headers = "==3.13.0"