Skip to content

Commit 7694713

Browse files
⬆️ Bump pytest-mock from 3.14.1 to 3.15.0 (#1833)
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](pytest-dev/pytest-mock@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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98f5480 commit 7694713

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ mypy = "~1.17.1"
6161
pre-commit = "~4.3.0"
6262
pytest = "~8.4.1"
6363
pytest-cov = "~6.2.1"
64-
pytest-mock = "~3.14.0"
64+
pytest-mock = "~3.15.0"
6565
pytest-ruff = "^0.5.0"
6666
pytest-xdist = "^3.6.1"
6767
ruff = "~0.12.0"

0 commit comments

Comments
 (0)