From 9e3e4df2e32050b6b653e5d2f68f7ad0d43858b7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 08:30:55 +0000 Subject: [PATCH] build(deps): Bump fakeredis from 1.4.0 to 1.4.1 in /backend Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/jamesls/fakeredis/releases) - [Commits](https://github.com/jamesls/fakeredis/compare/1.4.0...1.4.1) 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 0e1a37eb4..05d3dcb1c 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,4 +1,4 @@ -fakeredis==1.4.0 +fakeredis==1.4.1 pre-commit==2.3.0 pytest==5.4.1 pytest-responses==0.4.0 diff --git a/backend/requirements.txt b/backend/requirements.txt index 308179bc3..d89f1f156 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.35.0 -fakeredis==1.4.0 +fakeredis==1.4.1 Flask==1.1.2 Flask-Cors==3.0.8 flask-talisman==0.7.0