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