Skip to content

Commit 14f2580

Browse files
build(deps-dev): bump pytest-mock from 3.14.0 to 3.14.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.14.1. - [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.0...v3.14.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a93e2d6 commit 14f2580

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -16,7 +16,7 @@ black = "25.1.0"
1616
codespell = "2.4.1"
1717
coverage = "7.8.2"
1818
pytest = "8.3.5"
19-
pytest-mock = "3.14.0"
19+
pytest-mock = "3.14.1"
2020
flake8 = "7.2.0"
2121
pep8-naming = "0.15.1"
2222
yamllint = "1.37.1"

0 commit comments

Comments
 (0)