Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-mock from 3.2.0 to 3.10.0
Browse files Browse the repository at this point in the history
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.2.0 to 3.10.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.2.0...v3.10.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] committed May 15, 2023
1 parent a9885e1 commit 183b7ee
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 @@ -28,7 +28,7 @@ httpx = "^0.24.0"
pytest = "7.3.1"
pytest-cov = "4.0.0"
pytest-freezegun = "0.4.2"
pytest-mock = "3.2.0"
pytest-mock = "3.10.0"
black = "22.3.0"
sphinx = "4.3.2"
sphinx_rtd_theme = ">=0.5,<1.3"
Expand Down

0 comments on commit 183b7ee

Please sign in to comment.