Skip to content

Commit b2701a0

Browse files
build(deps): Bump pytest-mock in /testing/plugins_integration
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.6.1 to 3.7.0. - [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.6.1...v3.7.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee9ddff commit b2701a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/plugins_integration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest-cov==3.0.0
66
pytest-django==4.5.2
77
pytest-flakes==4.0.5
88
pytest-html==3.1.1
9-
pytest-mock==3.6.1
9+
pytest-mock==3.7.0
1010
pytest-rerunfailures==10.2
1111
pytest-sugar==0.9.4
1212
pytest-trio==0.7.0

0 commit comments

Comments
 (0)