From d10e27741b0e359415fbb2d5065d84aa67ad4372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 06:17:21 +0000 Subject: [PATCH] build(deps): bump fakeredis from 1.4.1 to 1.4.2 in /backend Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/jamesls/fakeredis/releases) - [Commits](https://github.com/jamesls/fakeredis/compare/1.4.1...1.4.2) Signed-off-by: dependabot[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 29fdfa311..83c33d91d 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,4 +1,4 @@ -fakeredis==1.4.1 +fakeredis==1.4.2 pre-commit==2.6.0 pytest==6.0.1 pytest-responses==0.4.0 diff --git a/backend/requirements.txt b/backend/requirements.txt index 945d99fde..24d4c805f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ -e ../tools #egg=code-coverage-tools connexion==2.7.0 datadog==0.38.0 -fakeredis==1.4.1 +fakeredis==1.4.2 Flask==1.1.2 Flask-Cors==3.0.8 flask-talisman==0.7.0