From 872fdaec5f2b53c46b7a1da7c7a52283bdd62b30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 10:39:27 +0000 Subject: [PATCH] Bump fakeredis from 2.22.0 to 2.23.5 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.22.0 to 2.23.5. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.22.0...v2.23.5) --- 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 fc7956bc..d272f8b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ flower==2.0.1 psutil==5.9.8 influxdb==5.3.2 beautifulsoup4==4.12.3 -fakeredis==2.22.0 +fakeredis==2.23.5 supervisor==4.2.5 tgbot-ping==1.0.7 redis==5.0.4