Skip to content

Commit 545260c

Browse files
chore(deps): bump pytest-mock from 3.14.1 to 3.15.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.1 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](pytest-dev/pytest-mock@v3.14.1...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e34ab4f commit 545260c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# dev and test
55
# ------------
66
pytest==9.0.1
7-
pytest_mock==3.14.1
7+
pytest_mock==3.15.1
88

99
# Code linters, formatters, and security scanners
1010
# ------------

0 commit comments

Comments
 (0)