tox: Update pytest-catchlog to 1.2.1.
- Allow caplog.records() to be modified. - Restore Python 2.6 compatibility.
This commit is contained in:
parent
8d7e43e4c4
commit
fd63b21261
2
tox.ini
2
tox.ini
@ -28,7 +28,7 @@ deps =
|
|||||||
py==1.4.31
|
py==1.4.31
|
||||||
pytest==2.8.4
|
pytest==2.8.4
|
||||||
pytest-bdd==2.15.0
|
pytest-bdd==2.15.0
|
||||||
pytest-catchlog==1.2.0
|
pytest-catchlog==1.2.1
|
||||||
pytest-cov==2.2.0
|
pytest-cov==2.2.0
|
||||||
pytest-faulthandler==1.1.0
|
pytest-faulthandler==1.1.0
|
||||||
pytest-html==1.7
|
pytest-html==1.7
|
||||||
|
Loading…
Reference in New Issue
Block a user