deps(deps-dev): bump pytest-mock from 3.12.0 to 3.15.1

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

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-version: 3.15.1
  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]
2026-03-06 21:18:46 +00:00
committed by GitHub
parent 15427c96c0
commit 2ca1ee6bfe

2
pyproject.toml Executable file → Normal file
View File

@@ -137,7 +137,7 @@ dev = [
"pytest==7.4.4", "pytest==7.4.4",
"pytest-asyncio==0.21.1", "pytest-asyncio==0.21.1",
"pytest-cov==4.1.0", "pytest-cov==4.1.0",
"pytest-mock==3.12.0", "pytest-mock==3.15.1",
"black==24.3.0", "black==24.3.0",
"isort==5.13.2", "isort==5.13.2",
"ruff==0.1.15", "ruff==0.1.15",