build(deps): bump pytest-mock from 3.7.0 to 3.8.1 (#4201)

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.7.0 to 3.8.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.7.0...v3.8.1)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-03 15:44:48 +02:00
committed by GitHub
parent 1f29a02074
commit e4b2a91e53
+1 -1
View File
@@ -5,5 +5,5 @@ importlib-metadata==3.1.0;python_version<"3.8"
mypy==0.950
pytest==7.1.2
pytest-cov==3.0.0
pytest-mock==3.7.0
pytest-mock==3.8.1
pytest-sugar==0.9.4