From ed84bcbc38675cf938111d2dbf0fce4efaa1f092 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Oct 2023 23:18:53 +0200 Subject: [PATCH] Update django-redis from 5.2.0 to 5.4.0 --- base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.txt b/base.txt index 1e4330a..dc3cdc0 100644 --- a/base.txt +++ b/base.txt @@ -42,7 +42,7 @@ django-autoslug==1.9.8 pytz~=2022.6 # Redis support -django-redis==5.2.0 +django-redis==5.4.0 redis~=4.3.4 # Celery