From 9b5670e58271d57b05d0f1995430e43b18667f58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 12:50:14 +0000 Subject: [PATCH] Bump redis from 3.3.11 to 3.5.3 Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.3.11 to 3.5.3. - [Release notes](https://github.com/andymccurdy/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/andymccurdy/redis-py/compare/3.3.11...3.5.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... 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..dde2fe55a7 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==3.5.3 fakeredis==1.0.5 networkx==2.4 zipstream==1.1.4