tox: Update pytest-catchlog to 1.2.2.

- Fix unicode vs str compatibility issues between Python2 and Python3.
This commit is contained in:
Florian Bruhin 2016-01-24 16:56:12 +01:00
parent e6d9799c4b
commit fd12aaef5f

View File

@ -28,7 +28,7 @@ deps =
py==1.4.31
pytest==2.8.5
pytest-bdd==2.16.0
pytest-catchlog==1.2.1
pytest-catchlog==1.2.2
pytest-cov==2.2.0
pytest-faulthandler==1.3.0
pytest-html==1.7