From 28f2f7d4990e0d05fdad5ab2fa38ca7f1c13f7c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 10:25:49 +0000 Subject: [PATCH] build(deps): bump fakeredis from 1.4.3 to 1.4.4 in /backend Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/jamesls/fakeredis/releases) - [Commits](https://github.com/jamesls/fakeredis/compare/1.4.3...1.4.4) Signed-off-by: dependabot[bot] --- backend/requirements-dev.txt | 2 +- backend/requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index cab6eb8ae..aebdf48ad 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,4 +1,4 @@ -fakeredis==1.4.3 +fakeredis==1.4.4 pre-commit==2.7.1 pytest==6.1.1 pytest-responses==0.4.0 diff --git a/backend/requirements.txt b/backend/requirements.txt index fc659da5e..0dfb43f25 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,11 +1,11 @@ -e ../tools #egg=code-coverage-tools connexion==2.7.0 datadog==0.39.0 -fakeredis==1.4.3 +fakeredis==1.4.4 Flask==1.1.2 Flask-Cors==3.0.9 flask-talisman==0.7.0 -google-cloud-storage==1.31.2 +google-cloud-storage==1.32.0 gunicorn==20.0.4 python-dateutil==2.8.1 pytoml==0.1.21