From 7a94cd0d9ca3ba7460da6963e84c08e6ecf958a9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2019 13:36:18 +0000 Subject: [PATCH] build(deps): Bump fakeredis from 1.0.5 to 1.1.0 in /backend Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.0.5 to 1.1.0. - [Release notes](https://github.com/jamesls/fakeredis/releases) - [Commits](https://github.com/jamesls/fakeredis/compare/1.0.5...1.1.0) Signed-off-by: dependabot-preview[bot] --- backend/requirements-dev.txt | 2 +- backend/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 19b4936b6..d0a9256b7 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,4 +1,4 @@ -fakeredis==1.0.5 +fakeredis==1.1.0 pre-commit==1.20.0 pytest==5.3.1 pytest-responses==0.4.0 diff --git a/backend/requirements.txt b/backend/requirements.txt index 7aaababc1..becce9c79 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ google-cloud-storage==1.23.0 gunicorn==20.0.4 python-dateutil==2.8.1 pytoml==0.1.21 -fakeredis==1.0.5 +fakeredis==1.1.0 redis==3.3.11 swagger-ui-bundle==0.0.6 zstandard==0.12.0