Skip to content

Commit 4815a45

Browse files
chore(deps): bump pytest-mock from 3.14.1 to 3.15.1 in /requirements
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] <[email protected]>
1 parent c30841b commit 4815a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dev and test
22
# ------------
3-
pytest_mock==3.14.1
3+
pytest_mock==3.15.1
44
pytest==8.4.1
55

66
# Code linters, formatters, and security scanners

0 commit comments

Comments
 (0)