tox: Update pytest-mock to 1.0.0
Fix AttributeError with mocker.spy when spying on inherited methods
This commit is contained in:
parent
d67bfc8c45
commit
7898507775
2
tox.ini
2
tox.ini
@ -32,7 +32,7 @@ deps =
|
|||||||
pytest-cov==2.2.1
|
pytest-cov==2.2.1
|
||||||
pytest-faulthandler==1.3.0
|
pytest-faulthandler==1.3.0
|
||||||
pytest-html==1.8.0
|
pytest-html==1.8.0
|
||||||
pytest-mock==0.11.0
|
pytest-mock==1.0.0
|
||||||
pytest-qt==1.11.0
|
pytest-qt==1.11.0
|
||||||
pytest-instafail==0.3.0
|
pytest-instafail==0.3.0
|
||||||
pytest-travis-fold==1.2.0
|
pytest-travis-fold==1.2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user