Skip to content

Commit da2e8e7

Browse files
Bump pytest-mock from 3.10.0 to 3.11.1 (#571)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 696fa2a commit da2e8e7

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
@@ -9,7 +9,7 @@ pytest-aiohttp==1.0.4
99
pytest-asyncio==0.20.3
1010
pytest-cov==4.1.0
1111
pytest-forked==1.6.0
12-
pytest-mock==3.10.0
12+
pytest-mock==3.11.1
1313
pytest-sugar==0.9.7
1414
pytest-timeout==2.1.0
1515
pytest-toolbox==0.4

0 commit comments

Comments
 (0)