Skip to content

Commit 28f2f7d

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.3
1+
fakeredis==1.4.4
22
pre-commit==2.7.1
33
pytest==6.1.1
44
pytest-responses==0.4.0

backend/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
-e ../tools #egg=code-coverage-tools
22
connexion==2.7.0
33
datadog==0.39.0
4-
fakeredis==1.4.3
4+
fakeredis==1.4.4
55
Flask==1.1.2
66
Flask-Cors==3.0.9
77
flask-talisman==0.7.0
8-
google-cloud-storage==1.31.2
8+
google-cloud-storage==1.32.0
99
gunicorn==20.0.4
1010
python-dateutil==2.8.1
1111
pytoml==0.1.21

0 commit comments

Comments
 (0)