tox: Update pytest-catchlog to 1.2.1.

- Allow caplog.records() to be modified.
- Restore Python 2.6 compatibility.
This commit is contained in:
Florian Bruhin 2015-12-09 17:34:29 +01:00
parent 8d7e43e4c4
commit fd63b21261

View File

@ -28,7 +28,7 @@ deps =
py==1.4.31
pytest==2.8.4
pytest-bdd==2.15.0
pytest-catchlog==1.2.0
pytest-catchlog==1.2.1
pytest-cov==2.2.0
pytest-faulthandler==1.1.0
pytest-html==1.7