Skip to content

Commit 931df40

Browse files
Bump pytest-mock from 3.0.0 to 3.1.1 (#244)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.0.0...v3.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afba173 commit 931df40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ git+git://github.com/scikit-learn-contrib/lightning.git@b96f9c674968496e85407816
88
# Testing tools
99
flake8==3.7.9
1010
pytest==5.4.3
11-
pytest-mock==3.0.0
11+
pytest-mock==3.1.1
1212
coveralls==2.0.0
1313
pytest-cov==2.10.0
1414

0 commit comments

Comments
 (0)