From 4b3f91b10a3a6170b7177fcb09f1ce074c62f9c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 05:54:14 +0000 Subject: [PATCH] Bump redis from 3.5.0 to 3.5.1 Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.5.0 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/3.5.0...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 5089fb3..3332c6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pyramid==1.10.4 pyramid-multiauth==0.9.0 pyramid-tm==2.4 python-dateutil==2.8.1 -redis==3.5.0 +redis==3.5.1 requests==2.23.0 simplejson==3.17.0 six==1.14.0