From 2c9ace2d41d15e340bcbb5a21527b8f0bf99fa8f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2019 23:50:59 +0000 Subject: [PATCH] build(deps): Bump redis from 3.3.8 to 3.3.10 in /backend Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.3.8 to 3.3.10. - [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.3.8...3.3.10) 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 03238c5e5..1b570a418 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,6 +9,6 @@ gunicorn==19.9.0 python-dateutil==2.8.0 pytoml==0.1.21 fakeredis==1.0.5 -redis==3.3.8 +redis==3.3.10 swagger-ui-bundle==0.0.5 zstandard==0.12.0