From 74acad7c4a128b34eb0fec1f3357947a01031019 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 08:30:11 +0000 Subject: [PATCH] build(deps): Bump redis from 3.4.1 to 3.5.0 in /backend Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.4.1 to 3.5.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/3.4.1...3.5.0) Signed-off-by: dependabot-preview[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 308179bc3..e26fb724f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,6 +9,6 @@ google-cloud-storage==1.28.0 gunicorn==20.0.4 python-dateutil==2.8.1 pytoml==0.1.21 -redis==3.4.1 +redis==3.5.0 swagger-ui-bundle==0.0.6 zstandard==0.13.0