We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77d8b5c commit 8296681Copy full SHA for 8296681
setup.py
@@ -58,7 +58,7 @@ def read(fname: str) -> str:
58
"PyHamcrest==1.10.1",
59
"pytest-cov",
60
"pytest-flask",
61
- "pytest-mock==1.13.0",
+ "pytest-mock==3.8.1",
62
"pytest-runner",
63
],
64
extras_require={
0 commit comments