Skip to content

Commit bcadb36

Browse files
committed
add pytest mock
1 parent 1ea6357 commit bcadb36

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

poetry.lock

Lines changed: 19 additions & 1 deletion
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
@@ -63,7 +63,7 @@ optional = true
6363
[tool.poetry.group.tests.dependencies]
6464
pytest = ">=7.4.2,<9.0.0"
6565
pytest-watch = "^4.2.0"
66-
pytest-mock = "^4.0.0"
66+
pytest-mock = "^3.14.0"
6767
tox = "^4.14.1"
6868

6969
[tool.poetry.group.examples]

0 commit comments

Comments
 (0)