Skip to content

Commit

Permalink
build(deps-dev): 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 Nov 29, 2023
1 parent 6b8d847 commit df22412
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 @@ -80,7 +80,7 @@ pytest-aiohttp = "^1.0.5"
pytest-asyncio = ">=0.19.0,<1"
pytest-cov = "^4.1.0"
pytest = "^7.4.3"
pytest-mock = "^3.11.1"
pytest-mock = "^3.12.0"
pytest-rerunfailures = "^12.0"
python-slugify = "<7"
PyYAML = ">=6.0.1,<7"
Expand Down

0 comments on commit df22412

Please sign in to comment.