tox: Update pytest-faulthandler to 1.2.0.

Now traceback dumping due to a timeout is cancelled when entering pdb.
This commit is contained in:
Florian Bruhin 2015-12-11 06:42:24 +01:00
parent 9b88167ae1
commit b3b2fb51fc

View File

@ -30,7 +30,7 @@ deps =
pytest-bdd==2.15.0 pytest-bdd==2.15.0
pytest-catchlog==1.2.1 pytest-catchlog==1.2.1
pytest-cov==2.2.0 pytest-cov==2.2.0
pytest-faulthandler==1.1.0 pytest-faulthandler==1.2.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.9.0