Skip to content

Commit 67941f9

Browse files
chore(deps): update pytest-mock requirement from >=3.10.0 to >=3.15.1 (#43)
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.10.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d1073a commit 67941f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Testing dependencies
22
pytest>=7.0.0
33
pytest-cov>=4.0.0
4-
pytest-mock>=3.10.0
4+
pytest-mock>=3.15.1
55
coverage>=7.0.0
66

77
# Include main requirements

0 commit comments

Comments
 (0)