tox: Update pytest-faulthandler to 1.1.0.

--faulthandler-timeout option is now properly supported in Python 3+; also a
warning is issued instead of an error on platforms without a
faulthandler.dump_traceback_later function.
This commit is contained in:
Florian Bruhin 2015-11-13 06:22:29 +01:00
parent 40c7990d3a
commit 55b83409d9

View File

@ -30,7 +30,7 @@ deps =
pytest-bdd==2.15.0
pytest-catchlog==1.2.0
pytest-cov==2.2.0
pytest-faulthandler==1.0.1
pytest-faulthandler==1.1.0
pytest-html==1.7
pytest-mock==0.8.1
pytest-qt==1.9.0