From 03508d1ae17c7d7b339ee5607202e084c4111f31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 10:12:36 +0000 Subject: [PATCH] Bump fakeredis from 2.16.0 to 2.18.1 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.16.0 to 2.18.1. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.16.0...v2.18.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 03de49ac..ad19fbfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,6 @@ shortuuid==1.0.11 uvicorn==0.22.0 httpx==0.24.1 pyotritonclient==0.2.6 -fakeredis==2.16.0 +fakeredis==2.18.1 redis==4.6.0 sse-starlette==1.6.1