Skip to content

Commit da68c9d

Browse files
build(deps): Bump pytest-mock in /testing/plugins_integration
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.8.1 to 3.8.2. - [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.8.1...v3.8.2) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29041e1 commit da68c9d

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.8.1
9+
pytest-mock==3.8.2
1010
pytest-rerunfailures==10.2
1111
pytest-sugar==0.9.4
1212
pytest-trio==0.7.0

0 commit comments

Comments
 (0)