Skip to content

Commit 69bbb2c

Browse files
build(deps): Bump fakeredis from 1.4.0 to 1.4.1 in /backend (#508)
Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/jamesls/fakeredis/releases) - [Commits](jamesls/fakeredis@1.4.0...1.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 807ab38 commit 69bbb2c

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.4.0
1+
fakeredis==1.4.1
22
pre-commit==2.3.0
33
pytest==5.4.1
44
pytest-responses==0.4.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.7.0
33
datadog==0.35.0
4-
fakeredis==1.4.0
4+
fakeredis==1.4.1
55
Flask==1.1.2
66
Flask-Cors==3.0.8
77
flask-talisman==0.7.0

0 commit comments

Comments
 (0)