Skip to content

Commit

Permalink
build(deps): bump fakeredis from 1.5.0 to 1.5.2 in /backend
Browse files Browse the repository at this point in the history
Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/jamesls/fakeredis/releases)
- [Commits](jamesls/fakeredis@1.5.0...1.5.2)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2021
1 parent bae5b83 commit 49eb7a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fakeredis==1.5.0
fakeredis==1.5.2
pre-commit==2.12.1
pytest==6.2.4
pytest-responses==0.5.0
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-e ../tools #egg=code-coverage-tools
connexion==2.9.0
datadog==0.42.0
fakeredis==1.5.0
fakeredis==1.5.2
Flask==1.1.2
Flask-Cors==3.0.10
flask-talisman==0.7.0
Expand Down

0 comments on commit 49eb7a8

Please sign in to comment.