From b9a626496074a1a26d8fd484767591660cf78c38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 05:36:15 +0000 Subject: [PATCH] Bump fakeredis from 2.22.0 to 2.26.2 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.22.0 to 2.26.2. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.22.0...v2.26.2) --- 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 d54020d1..5ffc3b89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ banal==1.0.6 normality==2.5.0 -fakeredis==2.22.0 +fakeredis==2.26.2 sqlalchemy==2.0.4 structlog==24.1.0 colorama==0.4.6