From a6012c451b9a2d415adedc654144c4aecd1d6db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:41:44 +0100 Subject: [PATCH] Bump redis from 5.0.4 to 5.2.0 (#4585) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e152714f..a54d009c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -124,7 +124,7 @@ python-dotenv==1.0.1 pytz==2024.2 PyYAML==6.0.2 qrcode==7.4.2 -redis==5.0.4 +redis==5.2.0 referencing==0.35.1 regex==2023.12.25 reportlab==4.2.2