Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit 583dacd

Browse files
committed
Update dependency django-redis to v4.12.1
1 parent 6fccd97 commit 583dacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ social-auth-core==3.3.3
2626

2727
# Django page caching is not working with this version of Redis
2828
# but this version is required by Celery
29-
django-redis==4.11.0
29+
django-redis==4.12.1
3030

3131
django-storages==1.9.1
3232

0 commit comments

Comments
 (0)