From 4f887da1b7dde0c1b4c814f2f8632e8c3dae907f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 Apr 2022 12:50:51 +0000 Subject: [PATCH] Update dependency redis to v4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bfd6b70f..9c0cf41f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ install_requires = protobuf==3.20.0 pygit2==1.9.1 python-multipart==0.0.5 - redis==3.5.3 + redis==4.2.2 requests==2.27.1 paginate==0.5.6