Skip to content

Commit 48833f3

Browse files
Bump pytest-mock from 3.1.0 to 3.2.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.1.0 to 3.2.0. - [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.1.0...v3.2.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37d7453 commit 48833f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ xgboost==1.1.1
3030
# other
3131
pytest==5.4.1
3232
pytest-pep8==1.0.6
33-
pytest-mock==3.1.0
33+
pytest-mock==3.2.0
3434
codecov==2.0.22
3535
requests==2.23.0
3636

0 commit comments

Comments
 (0)