Skip to content

Commit e6bf2ca

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

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.5
1+
fakeredis==1.1.0
22
pre-commit==1.20.0
33
pytest==5.3.1
44
pytest-responses==0.4.0

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.23.0
88
gunicorn==20.0.4
99
python-dateutil==2.8.1
1010
pytoml==0.1.21
11-
fakeredis==1.0.5
11+
fakeredis==1.1.0
1212
redis==3.3.11
1313
swagger-ui-bundle==0.0.6
1414
zstandard==0.12.0

0 commit comments

Comments
 (0)