Skip to content

Commit 5fdf606

Browse files
Bump pytest-mock from 3.8.2 to 3.10.0 (#756)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.8.2 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.8.2...v3.10.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6edd374 commit 5fdf606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pynacl==1.5.0
1919
pytest==7.1.3
2020
pytest-aiohttp==1.0.4
2121
pytest-cov==4.0.0
22-
pytest-mock==3.8.2
22+
pytest-mock==3.10.0
2323
pytest-sugar==0.9.5
2424
sphinx==4.3.2
2525
typing-extensions==4.4.0

0 commit comments

Comments
 (0)