From 37ab91a9df0299e6d7d6134b35ed0fc5e4fe804f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 01:44:23 +0000 Subject: [PATCH] Bump fakeredis from 2.30.3 to 2.31.1 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.30.3 to 2.31.1. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.30.3...v2.31.1) --- updated-dependencies: - dependency-name: fakeredis dependency-version: 2.31.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 18998e542..ad78eb6e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ py7zr==1.0.0 pytest==8.3.5 pytest-cov==6.1.0 click==8.1.8 -fakeredis==2.30.3 +fakeredis==2.31.1 # File format support dbf==0.99.10