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

Commit 9b7d5e4

Browse files
authored
Merge pull request #786 from staticdev/dependabot/pip/pytest-mock-3.10.0
Bump pytest-mock from 3.9.0 to 3.10.0
2 parents 70f81e7 + d178958 commit 9b7d5e4

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)