From d85ade9606f93f0bdc8dcfeebd3bdd6db39c9d2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 17:56:09 +0100 Subject: [PATCH] Bump fakeredis from 2.26.2 to 2.27.0 (#380) Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.26.2 to 2.27.0. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.26.2...v2.27.0) --- updated-dependencies: - dependency-name: fakeredis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc8ad84..2f90427 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pymongo==4.11.2 tornado==6.4.2 captcha==0.6.0 passlib==1.7.4 -fakeredis==2.26.2 +fakeredis==2.27.0 filetype==1.2.0 requests[socks] tqdm==4.67.1