Skip to content

Commit 633c45c

Browse files
Bump pytest-mock from 3.10.0 to 3.11.1 (#108)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.10.0 to 3.11.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.10.0...v3.11.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f14982e commit 633c45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ pytest-cov==4.1.0
9292
# via -r requirements.in
9393
pytest-instafail==0.5.0
9494
# via -r requirements.in
95-
pytest-mock==3.10.0
95+
pytest-mock==3.11.1
9696
# via -r requirements.in
9797
pytest-sugar==0.9.7
9898
# via -r requirements.in

0 commit comments

Comments
 (0)