From 40b63267d13a26b5f1883a98b7a98af0ba53a2b5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 07:40:37 +0000 Subject: [PATCH] build(deps): bump redis from 2.10.6 to 3.4.0 Bumps [redis](https://github.com/andymccurdy/redis-py) from 2.10.6 to 3.4.0. - [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.4.0) 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 3f6c57dc..fd86b9ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ kazoo==2.6.1 snakefood gevent==1.3.0 -redis==2.10.6 +redis==3.4.0 # previous 3.11 has a security issue, which is fixed in at least 4.2b1 PyYAML==4.2b4