Skip to content

Commit 1f68a78

Browse files
build(deps-dev): bump pytest-mock from 3.11.1 to 3.12.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.11.1 to 3.12.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.11.1...v3.12.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc1ef4f commit 1f68a78

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -19,7 +19,7 @@ black = "23.10.0"
1919
codespell = "2.2.6"
2020
coverage = "7.3.2"
2121
pytest = "7.4.2"
22-
pytest-mock = "3.11.1"
22+
pytest-mock = "3.12.0"
2323
flake8 = "6.1.0"
2424
pep8-naming = "0.13.3"
2525
yamllint = "1.32.0"

0 commit comments

Comments
 (0)