Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 31, 2020
1 parent c1a7934 commit f0aa601
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.3.0
fakeredis==1.3.1
pre-commit==2.2.0
pytest==5.4.1
pytest-responses==0.4.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.6.0
datadog==0.35.0
fakeredis==1.3.0
fakeredis==1.3.1
Flask==1.1.1
Flask-Cors==3.0.8
flask-talisman==0.7.0
Expand Down

0 comments on commit f0aa601

Please sign in to comment.