Skip to content

Commit d66abc6

Browse files
build(deps): update pytest-mock requirement from ~=3.14.0 to ~=3.15.1
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version. - [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.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf947df commit d66abc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest>=7.2.2, <8.4.0
2-
pytest-mock~=3.14.0
2+
pytest-mock~=3.15.1
33
coverage>=7.2.2, <7.7.0
44
testfixtures>=8.3.0, <= 10.0.0

0 commit comments

Comments
 (0)