From a17bb0786c3d36d1027f8793a1e32a2dbf49f024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 15:01:13 +0000 Subject: [PATCH] build(deps): bump fakeredis from 1.9.1 to 1.9.3 in /backend Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 1.9.1 to 1.9.3. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v1.9.1...v1.9.3) --- updated-dependencies: - dependency-name: fakeredis dependency-type: direct:production update-type: version-update:semver-patch ... 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 10f05f598..c100923d4 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,4 +1,4 @@ -fakeredis==1.9.1 +fakeredis==1.9.3 pre-commit==2.20.0 pytest==7.1.3 pytest-responses==0.5.0 diff --git a/backend/requirements.txt b/backend/requirements.txt index 6eeef2941..faf446878 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.9.3 Flask==2.2.2 Flask-Cors==3.0.10 flask-talisman==1.0.0