Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit 19c09f1

Browse files
Bump pytest-mock from 3.8.2 to 3.10.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.8.2 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.8.2...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>
1 parent af8e5cc commit 19c09f1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ mypy = "^0.981"
3333
pylint = "^2.13.9"
3434
pytest = "^7.1.3"
3535
pytest-cov = "^3.0.0"
36-
pytest-mock = "^3.8.2"
36+
pytest-mock = "^3.10.0"
3737
tox = "^3.25.1"
3838
Sphinx = "^4.3.2"
3939

0 commit comments

Comments
 (0)