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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and aamalev committed Nov 18, 2023
1 parent b2d0116 commit a828c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dev-test = [
"coverage[toml]==7.3.2",
"pytest==7.4.2",
"pytest-aioworkers[asyncio]==0.4",
"pytest-mock==3.11.1",
"pytest-mock==3.12.0",
"pyyaml==6.0.1",
]
dev-lint = [
Expand Down

0 comments on commit a828c4e

Please sign in to comment.