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