tox: Update pytest-mock to 0.6.0.
Upstream changelog: - Two new auxiliary methods, spy and stub.
This commit is contained in:
parent
e38169433e
commit
6ec8bbaca5
2
tox.ini
2
tox.ini
@ -24,7 +24,7 @@ deps =
|
|||||||
pytest==2.7.1
|
pytest==2.7.1
|
||||||
pytest-capturelog==0.7
|
pytest-capturelog==0.7
|
||||||
pytest-qt==1.3.0
|
pytest-qt==1.3.0
|
||||||
pytest-mock==0.5
|
pytest-mock==0.6.0
|
||||||
pytest-html==1.3.1
|
pytest-html==1.3.1
|
||||||
# We don't use {[testenv:mkvenv]commands} here because that seems to be broken
|
# We don't use {[testenv:mkvenv]commands} here because that seems to be broken
|
||||||
# on Ubuntu Trusty.
|
# on Ubuntu Trusty.
|
||||||
|
Loading…
Reference in New Issue
Block a user