From 60f269924a8a2b6292844d17b4f4677a6141d87f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 15:01:38 +0000 Subject: [PATCH] Bump fakeredis from 2.30.3 to 2.32.0 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.30.3 to 2.32.0. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.30.3...v2.32.0) --- updated-dependencies: - dependency-name: fakeredis dependency-version: 2.32.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 e04e2bb23..f81b48215 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.32.0 # File format support dbf==0.99.10