From a4b603dafa33ff0b45f29c722df4bc0f564a21f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 08:59:45 +0000 Subject: [PATCH] Bump fakeredis from 2.11.0 to 2.11.1 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.11.0 to 2.11.1. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.11.0...v2.11.1) --- updated-dependencies: - dependency-name: fakeredis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b688c101..84263250 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pymongo==4.3.3 tornado==6.3.1 captcha==0.4 passlib==1.7.4 -fakeredis==2.11.0 +fakeredis==2.11.1 filetype==1.2.0 requests[socks] tqdm==4.65.0