Skip to content

Commit

Permalink
pinned pytest-mock version
Browse files Browse the repository at this point in the history
  • Loading branch information
aschroed committed Jan 6, 2020
1 parent 0e1baba commit 23f4348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@

tests_require = [
'pytest>=3.0.1',
'pytest-mock',
'pytest-mock==1.11.2',
'pytest-cov',
'tox>=2.5.0',
]
Expand Down

0 comments on commit 23f4348

Please sign in to comment.