Skip to content

Commit 1b7e9f8

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

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
@@ -97,7 +97,7 @@ pytest-cov==4.0.0
9797
# via -r requirements.in
9898
pytest-instafail==0.4.2
9999
# via -r requirements.in
100-
pytest-mock==3.9.0
100+
pytest-mock==3.10.0
101101
# via -r requirements.in
102102
pytest-sugar==0.9.5
103103
# via -r requirements.in

0 commit comments

Comments
 (0)