Bump pytest-mock from 3.14.1 to 3.15.0

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.1 to 3.15.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.14.1...v3.15.0)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-version: 3.15.0
  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]
2025-09-05 02:06:06 +00:00
committed by GitHub
parent 17c9f4b6bf
commit bd2b1bc39e
2 changed files with 6 additions and 6 deletions

View File

@@ -101,7 +101,7 @@ pip-audit = "*"
pre-commit = "^4.3.0"
pytest = "^8.4.2"
pytest-env = "^1.1.3"
pytest-mock = "^3.14.1"
pytest-mock = "^3.15.0"
pytest-cov = "^6.2.1"
pytest-xdist = "^3.8.0"
radon = "^6.0.1"