From e62400662c0b39f86b33832ec6c027f6a88f1e71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 02:56:00 +0000 Subject: [PATCH] Bump fakeredis from 2.25.1 to 2.26.2 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.25.1 to 2.26.2. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.25.1...v2.26.2) --- updated-dependencies: - dependency-name: fakeredis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 1f11ce37..07f85b87 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ coverage==7.6.0 -fakeredis==2.25.1 +fakeredis==2.26.2 flake8==7.1.1 freezegun==1.5.1 pytest==8.3.2