Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2023
1 parent 2588abe commit 7d18c24
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 @@ -67,7 +67,7 @@ dev-pytest = [
"async-solipsism == 0.5",
"hypothesis == 6.80.0",
"pytest-asyncio == 0.21.0",
"pytest-mock == 3.10.0",
"pytest-mock == 3.11.1",
# For checking docs examples
"sybil == 5.0.2",
"pylint == 2.17.4",
Expand Down

0 comments on commit 7d18c24

Please sign in to comment.