Skip to content

Commit da4bc16

Browse files
committed
minimal version for pytest-mock
1 parent ce6fa45 commit da4bc16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project_name/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ test = [
9696
# "freezegun ~=1.0",
9797
# "hypothesis ~=6.0",
9898
# "pytest-datadir ~=1.0",
99-
# "pytest-mock ~=3.0",
99+
# "pytest-mock ~=3.3",
100100
# "pytest-regressions ~=2.0",
101101
]
102102
# docs = []

0 commit comments

Comments
 (0)