Skip to content

Commit d1f61e9

Browse files
chore(deps): bump pytest-mock from 3.14.0 to 3.14.1 in /requirements
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aae1eef commit d1f61e9

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
@@ -1,6 +1,6 @@
11
# dev and test
22
# ------------
3-
pytest_mock==3.14.0
3+
pytest_mock==3.14.1
44
pytest==8.3.5
55

66
# Code linters, formatters, and security scanners

0 commit comments

Comments
 (0)