tox: Update pytest-mock to 0.4.3.
Upstream changelog: - mocker and the backward compatible mock fixture now return the same object.
This commit is contained in:
parent
e33517f592
commit
9111ae7b3c
2
tox.ini
2
tox.ini
@ -21,7 +21,7 @@ deps =
|
|||||||
pytest==2.7.0
|
pytest==2.7.0
|
||||||
pytest-capturelog==0.7
|
pytest-capturelog==0.7
|
||||||
pytest-qt==1.3.0
|
pytest-qt==1.3.0
|
||||||
pytest-mock==0.4.2
|
pytest-mock==0.4.3
|
||||||
# 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.
|
||||||
commands =
|
commands =
|
||||||
|
Loading…
Reference in New Issue
Block a user