Skip to content

Commit 60cddc3

Browse files
build(deps): bump fakeredis from 1.6.0 to 1.6.1 in /backend (#1100)
Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/jamesls/fakeredis/releases) - [Commits](jamesls/fakeredis@1.6.0...1.6.1) --- updated-dependencies: - dependency-name: fakeredis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0bda57 commit 60cddc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fakeredis==1.6.0
1+
fakeredis==1.6.1
22
pre-commit==2.15.0
33
pytest==6.2.5
44
pytest-responses==0.5.0

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-e ../tools #egg=code-coverage-tools
22
connexion==2.9.0
33
datadog==0.42.0
4-
fakeredis==1.6.0
4+
fakeredis==1.6.1
55
Flask==1.1.2
66
Flask-Cors==3.0.10
77
flask-talisman==0.8.1

0 commit comments

Comments
 (0)