Skip to content

Commit

Permalink
Bump pytest-mock from 3.12.0 to 3.14.0 (#666)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent b6fd536 commit 27466ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pytest-aiohttp==1.0.5
pytest-asyncio==0.20.3
pytest-cov==4.1.0
pytest-forked==1.6.0
pytest-mock==3.12.0
pytest-mock==3.14.0
pytest-sugar==0.9.7
pytest-timeout==2.2.0
pytest-toolbox==0.4
Expand Down

0 comments on commit 27466ec

Please sign in to comment.