Upgrade pytest and pytest-cov plugin (#1799)

This commit is contained in:
Diego Oliveira 2018-06-04 06:23:51 -03:00 committed by Berker Peksag
parent ba4b927ae5
commit 45fe8d1199

View File

@ -1,3 +1,3 @@
coverage>=4.0,<4.4 # TODO: https://github.com/benoitc/gunicorn/issues/1548
pytest==3.0.5
pytest-cov==2.4.0
pytest==3.2.5 # TODO: upgrade to latest version requires drop support to Python 2.6
pytest-cov==2.5.1