Skip to content

Commit

Permalink
Bump pytest from 5.4.3 to 6.0.0 (#282)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.4.3...6.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 30, 2020
1 parent eb6e5c7 commit 6606b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ git+git://github.com/scikit-learn-contrib/lightning.git@782c18c12961e509099ae84c

# Testing tools
flake8==3.8.3
pytest==5.4.3
pytest==6.0.0
pytest-mock==3.2.0
coveralls==2.1.1
pytest-cov==2.10.0
Expand Down

0 comments on commit 6606b15

Please sign in to comment.