Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit fb93016

Browse files
Bump pytest-mock from 3.9.0 to 3.10.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.9.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.9.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>
1 parent 1b0f2d4 commit fb93016

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -43,7 +43,7 @@ pep8-naming = "^0.13.2"
4343
darglint = "^1.8.1"
4444
pytest = "^7.1.3"
4545
pre-commit-hooks = "^4.3.0"
46-
pytest_mock = "^3.9.0"
46+
pytest_mock = "^3.10.0"
4747
reorder-python-imports = "^3.8.3"
4848
sphinx-click = "^4.3.0"
4949
types-PyYAML = "^6.0.12"

0 commit comments

Comments
 (0)