From c253e00d2161dc82a4365c0e3cc8fb3048ecd523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:15:57 +0000 Subject: [PATCH] chore(deps): bump fakeredis from 2.30.0 to 2.36.2 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.30.0 to 2.36.2. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.30.0...v2.36.2) --- updated-dependencies: - dependency-name: fakeredis dependency-version: 2.36.2 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 7c371d0..59c7243 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ nest-asyncio>=1.5.0,<2.0.0 optuna joblib>=1.0.0,<2.0.0 msgpack>=1.0.0,<2.0.0 -fakeredis==2.30.0 +fakeredis==2.36.2 zstandard>=0.15.0,<0.23.0 httpx>=0.20 psycopg2-binary>=2.9,<3.0