tox: Update pytest-qt to 1.10.0.
- SignalBlocker now has a args attribute with the arguments of the signal that triggered it, or None on a time out. - MultiSignalBlocker is now properly disconnects from signals upon exit.
This commit is contained in:
parent
a1f4914271
commit
e9a0dffe3b
2
tox.ini
2
tox.ini
@ -33,7 +33,7 @@ deps =
|
|||||||
pytest-faulthandler==1.3.0
|
pytest-faulthandler==1.3.0
|
||||||
pytest-html==1.7
|
pytest-html==1.7
|
||||||
pytest-mock==0.9.0
|
pytest-mock==0.9.0
|
||||||
pytest-qt==1.9.0
|
pytest-qt==1.10.0
|
||||||
pytest-sugar==0.5.1
|
pytest-sugar==0.5.1
|
||||||
pytest-travis-fold==1.2.0
|
pytest-travis-fold==1.2.0
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
|
Loading…
Reference in New Issue
Block a user