From 405eeec845c936c0112371d23bd42b37109575f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 02:00:32 +0000 Subject: [PATCH] Bump fakeredis from 2.21.1 to 2.23.1 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.21.1 to 2.23.1. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.21.1...v2.23.1) --- 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 fd1d2c9c..69941b0e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ coverage==7.4.2 -fakeredis==2.21.1 +fakeredis==2.23.1 flake8==7.0.0 freezegun==1.4.0 pytest==8.1.0