From 303e5cbaa629cfa26756aff1427b3bca73b9272e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 15:00:43 +0000 Subject: [PATCH] build(deps): bump fakeredis from 1.9.1 to 1.10.1 in /backend Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 1.9.1 to 1.10.1. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v1.9.1...v1.10.1) --- updated-dependencies: - dependency-name: fakeredis dependency-type: direct:production update-type: version-update:semver-minor ... 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 ae98e90ef..9399f1776 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,4 +1,4 @@ -fakeredis==1.9.1 +fakeredis==1.10.1 pre-commit==2.20.0 pytest==7.1.3 pytest-responses==0.5.1 diff --git a/backend/requirements.txt b/backend/requirements.txt index 6eeef2941..81233bed6 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ -e ../tools #egg=code-coverage-tools connexion==2.14.1 datadog==0.44.0 -fakeredis==1.9.1 +fakeredis==1.10.1 Flask==2.2.2 Flask-Cors==3.0.10 flask-talisman==1.0.0