From 3c0543df4ddae387cbca3fec3f3bf25d605da5fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 05:04:15 +0000 Subject: [PATCH] Bump fakeredis from 2.22.0 to 2.28.1 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.22.0 to 2.28.1. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.22.0...v2.28.1) --- updated-dependencies: - dependency-name: fakeredis dependency-version: 2.28.1 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..9cf815b9 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.28.1 sqlalchemy==2.0.4 structlog==24.1.0 colorama==0.4.6