tox: Update pytest-catchlog to 1.2.2.
- Fix unicode vs str compatibility issues between Python2 and Python3.
This commit is contained in:
parent
e6d9799c4b
commit
fd12aaef5f
2
tox.ini
2
tox.ini
@ -28,7 +28,7 @@ deps =
|
|||||||
py==1.4.31
|
py==1.4.31
|
||||||
pytest==2.8.5
|
pytest==2.8.5
|
||||||
pytest-bdd==2.16.0
|
pytest-bdd==2.16.0
|
||||||
pytest-catchlog==1.2.1
|
pytest-catchlog==1.2.2
|
||||||
pytest-cov==2.2.0
|
pytest-cov==2.2.0
|
||||||
pytest-faulthandler==1.3.0
|
pytest-faulthandler==1.3.0
|
||||||
pytest-html==1.7
|
pytest-html==1.7
|
||||||
|
Loading…
Reference in New Issue
Block a user