From 96f10ef92c372b5f15462acb3c1cd34851af51e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 14:16:53 +0000 Subject: [PATCH] Bump fakeredis from 2.19.0 to 2.20.1 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.19.0 to 2.20.1. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.19.0...v2.20.1) --- updated-dependencies: - dependency-name: fakeredis 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 652849d..1dcbd68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ banal==1.0.6 normality==2.5.0 -fakeredis==2.19.0 +fakeredis==2.20.1 sqlalchemy==2.0.4 structlog==23.2.0 colorama==0.4.6