pytest requirements: Update pytest to 3.0.6

This commit is contained in:
Florian Bruhin 2017-01-22 22:23:20 +01:00
parent 1a04e554fc
commit a3c605fe54
2 changed files with 2 additions and 3 deletions

View File

@ -17,7 +17,7 @@ Mako==1.0.6
parse==1.6.6
parse-type==0.3.4
py==1.4.32
pytest==3.0.4 # rq.filter: != 3.0.5
pytest==3.0.6
pytest-bdd==2.18.1
pytest-catchlog==1.2.2
pytest-cov==2.4.0

View File

@ -4,7 +4,7 @@ coverage
Flask
httpbin
hypothesis
pytest!=3.0.5
pytest
pytest-bdd
pytest-catchlog
pytest-cov
@ -20,6 +20,5 @@ pytest-xvfb
vulture
#@ ignore: Jinja2, MarkupSafe
#@ filter: pytest != 3.0.5
# https://github.com/cherrypy/cheroot/pull/2
#@ filter: CherryPy < 9.0.0