Skip to content

Commit 6c4933e

Browse files
Update pytest-mock requirement from <3.7.1 to <3.10.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@v0.1.0...v3.10.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33eea3f commit 6c4933e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ test = [
3939
"pylint==2.17.0",
4040
"pylint_junit",
4141
"pytest-cov==3.0.0",
42-
"pytest-mock<3.7.1",
42+
"pytest-mock<3.10.1",
4343
"pytest-runner",
4444
"pytest==7.2.2",
4545
"pytest-github-actions-annotate-failures",

0 commit comments

Comments
 (0)