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:
parent
9846011ca7
commit
bb9bd40f6b
2
tox.ini
2
tox.ini
@ -19,7 +19,7 @@ deps =
|
|||||||
pytest==2.7.3 # rq.filter: <2.8.0
|
pytest==2.7.3 # rq.filter: <2.8.0
|
||||||
pytest-capturelog==0.7
|
pytest-capturelog==0.7
|
||||||
pytest-qt==1.7.0
|
pytest-qt==1.7.0
|
||||||
pytest-mock==0.7.0
|
pytest-mock==0.8.1
|
||||||
pytest-html==1.6
|
pytest-html==1.6
|
||||||
hypothesis==1.11.4
|
hypothesis==1.11.4
|
||||||
coverage==4.0.0
|
coverage==4.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user