Bump pytest-mock from 3.6.1 to 3.7.0

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.6.1 to 3.7.0.
- [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.6.1...v3.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-31 01:39:20 +00:00
committed by GitHub
parent 365e0cde5d
commit e44ba1ed0b
2 changed files with 6 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ types-pytz = "^2021.3.4"
pytest_async = "^0.1.1"
pytest-asyncio = "^0.17.2"
respx = "^0.19.1"
pytest-mock = "^3.6.1"
pytest-mock = "^3.7.0"
pytest-lazy-fixture = "^0.6.3"
[tool.coverage.paths]