Skip to content

Commit

Permalink
build(deps-dev): bump pytest-mock from 3.8.2 to 3.14.0
Browse files Browse the repository at this point in the history
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.8.2 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.8.2...v3.14.0)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent e6a83c2 commit 17868fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ nbmake==1.5.2
pre-commit==2.20.0
pytest==7.1.3
pytest-cov==3.0.0
pytest-mock==3.8.2
pytest-mock==3.14.0
pytest-parallel==0.1.1
pytest-random-order==1.0.4
pytest-xdist==2.5.0
Expand Down

0 comments on commit 17868fa

Please sign in to comment.