From 4a704e31332110b43c34ff84582c42c1bb92d271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 01:18:10 +0000 Subject: [PATCH] Bump redis from 3.3.11 to 4.1.2 Bumps [redis](https://github.com/redis/redis-py) from 3.3.11 to 4.1.2. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/3.3.11...v4.1.2) --- updated-dependencies: - dependency-name: redis 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..7f8004131c 100644 --- a/requirements-generic.txt +++ b/requirements-generic.txt @@ -22,7 +22,7 @@ pyjwt==1.7.1 rdflib==4.2.2 requests[security]==2.22.0 urllib3==1.25.6 -redis==3.3.11 +redis==4.1.2 fakeredis==1.0.5 networkx==2.4 zipstream==1.1.4