tox.ini: Update pytest-mock to 0.5.

Changelog:
    Mock and Magic mock are now accessible from the mocker fixture.
This commit is contained in:
Florian Bruhin 2015-05-04 07:47:58 +02:00
parent 1903792239
commit 530fe5e933

View File

@ -21,7 +21,7 @@ deps =
pytest==2.7.0
pytest-capturelog==0.7
pytest-qt==1.3.0
pytest-mock==0.4.3
pytest-mock==0.5
# We don't use {[testenv:mkvenv]commands} here because that seems to be broken
# on Ubuntu Trusty.
commands =