From d1c53ca9046a1e3c08dd4c64606eeb728cc607ba Mon Sep 17 00:00:00 2001 From: Evan Blaudy Date: Wed, 26 Jun 2024 16:44:27 +0200 Subject: [PATCH] [requirements] upgrade redis --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 934fd00ef5..9457acf4b5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -69,7 +69,7 @@ install_requires = python-slugify==8.0.4 python-socketio==5.11.3 pytz==2024.1 - redis==5.0.6 + redis==5.0.7 requests==2.32.3 rq==1.16.2 slackclient==2.9.4