Skip to content

Commit 27466ec

Browse files
Bump pytest-mock from 3.12.0 to 3.14.0 (#666)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.0 to 3.14.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.12.0...v3.14.0) --- 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 b6fd536 commit 27466ec

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
@@ -10,7 +10,7 @@ pytest-aiohttp==1.0.5
1010
pytest-asyncio==0.20.3
1111
pytest-cov==4.1.0
1212
pytest-forked==1.6.0
13-
pytest-mock==3.12.0
13+
pytest-mock==3.14.0
1414
pytest-sugar==0.9.7
1515
pytest-timeout==2.2.0
1616
pytest-toolbox==0.4

0 commit comments

Comments
 (0)