From 942b5a567db0ff091063f314b263c55be7ac855a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 08:44:59 +0000 Subject: [PATCH] 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 373961f9c3..08f375e0c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ normality==0.6.1 # Pin normality version for dataset dataset==1.1.0 mistune==0.8.4 netaddr==0.7.19 -redis==2.10.6 +redis==3.5.3 datafreeze==0.1.0 gevent==1.4.0 python-dotenv==0.9.1