build(deps): bump pytest-mock from 1.1 to 3.4.0 (#847)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 1.1 to 3.4.0. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v1.1...v3.4.0) Signed-off-by:dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Showing
... | @@ -26,7 +26,7 @@ mock==4.0.3 | ... | @@ -26,7 +26,7 @@ mock==4.0.3 |
# Thin-wrapper around the mock package for easier use with py.test. | # Thin-wrapper around the mock package for easier use with py.test. | ||
# License: MIT | # License: MIT | ||
# Upstream url: https://pypi.python.org/pypi/pytest-mock | # Upstream url: https://pypi.python.org/pypi/pytest-mock | ||
pytest-mock==1.1 | pytest-mock==3.4.0 | ||
# Mypy is an optional static type checker for Python. | # Mypy is an optional static type checker for Python. | ||
# License: MIT | # License: MIT | ||
... | ... |
Please register or sign in to comment