Skip to content

Commit

Permalink
build(deps-dev): bump fakeredis from 1.2.1 to 1.3.0 (#1115)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump fakeredis from 1.2.1 to 1.3.0

Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/jamesls/fakeredis/releases)
- [Commits](jamesls/fakeredis@1.2.1...1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore: automatically update Pipfile.lock

* chore: automatically update Pipfile.lock

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: RenkuBot <renku@datascience.ch>
Co-authored-by: Rok Roškar <roskarr@ethz.ch>
  • Loading branch information
3 people committed Mar 18, 2020
1 parent d9739df commit 60bbb08
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
98 changes: 49 additions & 49 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def run(self):
tests_require = [
'check-manifest>=0.37',
'coverage>=4.5.3',
'fakeredis==1.2.1',
'fakeredis==1.3.0',
'flake8>=3.5',
'flaky==3.6.1',
'freezegun>=0.3.12',
Expand Down

0 comments on commit 60bbb08

Please sign in to comment.