tox: Update pytest-mock to 0.9.0.

New mocker.resetall function, which calls reset_mock() in all mocked objects up
to that point.
This commit is contained in:
Florian Bruhin 2015-11-18 21:15:36 +01:00
parent d2baced354
commit bb807cfa07

View File

@ -32,7 +32,7 @@ deps =
pytest-cov==2.2.0
pytest-faulthandler==1.1.0
pytest-html==1.7
pytest-mock==0.8.1
pytest-mock==0.9.0
pytest-qt==1.9.0
pytest-sugar==0.5.1
pytest-travis-fold==1.2.0