From 8ce545a6757651de36aecf7202efbb4b2fd283f6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2019 14:51:38 +0000 Subject: [PATCH] build(deps): Bump fakeredis from 1.0.4 to 1.0.5 in /backend Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/jamesls/fakeredis/releases) - [Commits](https://github.com/jamesls/fakeredis/compare/1.0.4...1.0.5) 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 9efe832dd..f3df5cf63 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,4 +1,4 @@ -fakeredis==1.0.4 +fakeredis==1.0.5 pre-commit==1.18.3 pytest==5.1.2 responses==0.10.6 diff --git a/backend/requirements.txt b/backend/requirements.txt index ae014c279..53b25a1d1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ google-cloud-storage==1.19.0 gunicorn==19.9.0 python-dateutil==2.8.0 pytoml==0.1.21 -fakeredis==1.0.4 +fakeredis==1.0.5 redis==3.3.8 swagger-ui-bundle==0.0.5 zstandard==0.11.1