Skip to content

Commit dd78ecc

Browse files
build(deps): bump fakeredis from 1.4.1 to 1.4.3 in /backend
Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.4.1 to 1.4.3. - [Release notes](https://github.com/jamesls/fakeredis/releases) - [Commits](jamesls/fakeredis@1.4.1...1.4.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bdf2f1 commit dd78ecc

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.1
1+
fakeredis==1.4.3
22
pre-commit==2.7.1
33
pytest==6.0.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.38.0
4-
fakeredis==1.4.1
4+
fakeredis==1.4.3
55
Flask==1.1.2
66
Flask-Cors==3.0.8
77
flask-talisman==0.7.0

0 commit comments

Comments
 (0)