Skip to content

Commit 4cd841d

Browse files
build(deps-dev): bump pytest-mock from 3.12.0 to 3.14.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.0 to 3.14.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.12.0...v3.14.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2847f39 commit 4cd841d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ black = "24.3.0"
1919
codespell = "2.2.6"
2020
coverage = "7.4.4"
2121
pytest = "8.1.1"
22-
pytest-mock = "3.12.0"
22+
pytest-mock = "3.14.0"
2323
flake8 = "7.0.0"
2424
pep8-naming = "0.13.3"
2525
yamllint = "1.35.1"

0 commit comments

Comments
 (0)