From f7da3b4016108f2d944ec21ecbf2aed54653f87f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 01:27:10 +0000 Subject: [PATCH] Bump redis from 3.3.11 to 4.3.4 Bumps [redis](https://github.com/redis/redis-py) from 3.3.11 to 4.3.4. - [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.3.4) --- 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..69d098b785 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.3.4 fakeredis==1.0.5 networkx==2.4 zipstream==1.1.4