From 571bff296425403fa9a37396aef2536902953e5a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 07:21:35 +0000 Subject: [PATCH] build(deps): bump redis from 2.10.6 to 3.5.3 Bumps [redis](https://github.com/andymccurdy/redis-py) from 2.10.6 to 3.5.3. - [Release notes](https://github.com/andymccurdy/redis-py/releases) - [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES) - [Commits](https://github.com/andymccurdy/redis-py/compare/2.10.6...3.5.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5253a3e8..f14f02b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ kazoo==2.6.1 snakefood gevent==1.4.0 -redis==2.10.6 +redis==3.5.3 # previous 3.11 has a security issue, which is fixed in at least 4.2b1 PyYAML==4.2b4