tox: Update pytest-mock to 0.8.1.

- mock.ANY is also accessible from the mocker fixture
- pytest-mock is now also available as a wheel.
This commit is contained in:
Florian Bruhin 2015-09-29 07:00:18 +02:00
parent 9846011ca7
commit bb9bd40f6b

View File

@ -19,7 +19,7 @@ deps =
pytest==2.7.3 # rq.filter: <2.8.0
pytest-capturelog==0.7
pytest-qt==1.7.0
pytest-mock==0.7.0
pytest-mock==0.8.1
pytest-html==1.6
hypothesis==1.11.4
coverage==4.0.0