tox: Update pytest-qt to 1.5.1.

Upstream changelog:

Exceptions are now captured also during test tear down, as delayed events will
get processed then and might raise exceptions in virtual methods; this is
specially problematic in PyQt5.5, which changed the behavior to call abort by
default, which will crash the interpreter.
This commit is contained in:
Florian Bruhin 2015-08-01 21:42:04 +02:00
parent 2bd36e21f1
commit edf431f541

View File

@ -24,7 +24,7 @@ deps =
py==1.4.30
pytest==2.7.2
pytest-capturelog==0.7
pytest-qt==1.5.0
pytest-qt==1.5.1
pytest-mock==0.7.0
pytest-html==1.3.2
hypothesis==1.9.0