Skip to content

Commit 730f15c

Browse files
dependabot-preview[bot]marco-c
authored andcommitted
build(deps): Bump fakeredis from 1.0.4 to 1.0.5 in /backend (#148)
Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/jamesls/fakeredis/releases) - [Commits](jamesls/fakeredis@1.0.4...1.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 08f796b commit 730f15c

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.0.4
1+
fakeredis==1.0.5
22
pre-commit==1.18.3
33
pytest==5.1.2
44
responses==0.10.6

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ google-cloud-storage==1.19.0
88
gunicorn==19.9.0
99
python-dateutil==2.8.0
1010
pytoml==0.1.21
11-
fakeredis==1.0.4
11+
fakeredis==1.0.5
1212
redis==3.3.8
1313
swagger-ui-bundle==0.0.5
1414
zstandard==0.11.1

0 commit comments

Comments
 (0)