Skip to content

Commit b6e8144

Browse files
build(deps): Bump pytest-mock in /testing/plugins_integration (#13460)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.14.1. - [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.14.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 261e7f1 commit b6e8144

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==6.1.1
66
pytest-django==4.11.1
77
pytest-flakes==4.0.5
88
pytest-html==4.1.1
9-
pytest-mock==3.14.0
9+
pytest-mock==3.14.1
1010
pytest-rerunfailures==15.1
1111
pytest-sugar==1.0.0
1212
pytest-trio==0.8.0

0 commit comments

Comments
 (0)