From 20ab24cc95c71554f46530a35e130d9da91c69e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 06:04:25 +0000 Subject: [PATCH] Bump fakeredis from 2.24.1 to 2.26.1 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.24.1 to 2.26.1. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.24.1...v2.26.1) --- updated-dependencies: - dependency-name: fakeredis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd8fa1cd..211e8f7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ flower==2.0.1 psutil==6.0.0 influxdb==5.3.2 beautifulsoup4==4.12.3 -fakeredis==2.24.1 +fakeredis==2.26.1 supervisor==4.2.5 tgbot-ping==1.0.7 redis==5.0.8