Skip to content

Commit

Permalink
Bump pytest-mock from 3.11.1 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.11.1 to 3.12.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.11.1...v3.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 5da36e6 commit d97cfae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pre-commit = "3.6.2"
tox = "~4.12.0"
sphinx = "~7.2.5"
pytest = "8.1.1"
pytest-mock = "~3.11.1"
pytest-mock = "~3.12.0"
flake8 = "7.0.0"
coverage = "6.5.0"
coveralls = "3.3.1"
Expand Down

0 comments on commit d97cfae

Please sign in to comment.