From 66ebac9447049f343a50852a8fbf0b424a8bc7bd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 08:55:49 +0000 Subject: [PATCH] build(deps): Bump redis from 3.5.2 to 3.5.3 in /backend Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.5.2 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/3.5.2...3.5.3) 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 97540dd58..d6d34fbdc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,6 +9,6 @@ google-cloud-storage==1.28.1 gunicorn==20.0.4 python-dateutil==2.8.1 pytoml==0.1.21 -redis==3.5.2 +redis==3.5.3 swagger-ui-bundle==0.0.6 zstandard==0.13.0