Bump pytest-mock from 3.10.0 to 3.11.1

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.10.0 to 3.11.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.10.0...v3.11.1)

---
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]
2023-06-19 05:08:12 +00:00
committed by GitHub
parent ec72c91b17
commit 6bc3439cb7

View File

@@ -13,7 +13,7 @@ pre-commit==3.3.2
pytest==7.3.2 pytest==7.3.2
pytest-asyncio==0.21.0 pytest-asyncio==0.21.0
pytest-cov==4.1.0 pytest-cov==4.1.0
pytest-mock==3.10.0 pytest-mock==3.11.1
pytest-random-order==1.1.0 pytest-random-order==1.1.0
isort==5.12.0 isort==5.12.0
# For datetime mocking # For datetime mocking