From 3877b32834b540b8edbb8790e6e8c713fac5ea4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:09:27 +0000 Subject: [PATCH] chore(deps): update dependency redis to v7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be0bbff..7c2a404 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -redis==6.4.0 +redis==7.1.1 pytest==8.4.2 httpx==0.28.1 pytest-asyncio==1.2.0