From 5c1d48d03897b8e4e3e065c2ea0b37f2514c5e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 01:48:36 +0000 Subject: [PATCH] Bump fakeredis from 1.0.5 to 2.0.0 Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 1.0.5 to 2.0.0. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/1.0.5...v2.0.0) --- updated-dependencies: - dependency-name: fakeredis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-generic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-generic.txt b/requirements-generic.txt index d93783a06c..976bc520d9 100644 --- a/requirements-generic.txt +++ b/requirements-generic.txt @@ -23,7 +23,7 @@ rdflib==4.2.2 requests[security]==2.22.0 urllib3==1.25.6 redis==3.3.11 -fakeredis==1.0.5 +fakeredis==2.0.0 networkx==2.4 zipstream==1.1.4 grpcio==1.24.3