From 91cd49f16b764af68956933a7baf168a7b57164e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 07:46:58 +0000 Subject: [PATCH] build(deps): bump redis from 2.10.6 to 3.5.1 Bumps [redis](https://github.com/andymccurdy/redis-py) from 2.10.6 to 3.5.1. - [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.1) 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..e860eaee 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.1 # previous 3.11 has a security issue, which is fixed in at least 4.2b1 PyYAML==4.2b4