pytest requirements: Update pytest to 3.0.6
This commit is contained in:
parent
1a04e554fc
commit
a3c605fe54
@ -17,7 +17,7 @@ Mako==1.0.6
|
|||||||
parse==1.6.6
|
parse==1.6.6
|
||||||
parse-type==0.3.4
|
parse-type==0.3.4
|
||||||
py==1.4.32
|
py==1.4.32
|
||||||
pytest==3.0.4 # rq.filter: != 3.0.5
|
pytest==3.0.6
|
||||||
pytest-bdd==2.18.1
|
pytest-bdd==2.18.1
|
||||||
pytest-catchlog==1.2.2
|
pytest-catchlog==1.2.2
|
||||||
pytest-cov==2.4.0
|
pytest-cov==2.4.0
|
||||||
|
@ -4,7 +4,7 @@ coverage
|
|||||||
Flask
|
Flask
|
||||||
httpbin
|
httpbin
|
||||||
hypothesis
|
hypothesis
|
||||||
pytest!=3.0.5
|
pytest
|
||||||
pytest-bdd
|
pytest-bdd
|
||||||
pytest-catchlog
|
pytest-catchlog
|
||||||
pytest-cov
|
pytest-cov
|
||||||
@ -20,6 +20,5 @@ pytest-xvfb
|
|||||||
vulture
|
vulture
|
||||||
|
|
||||||
#@ ignore: Jinja2, MarkupSafe
|
#@ ignore: Jinja2, MarkupSafe
|
||||||
#@ filter: pytest != 3.0.5
|
|
||||||
# https://github.com/cherrypy/cheroot/pull/2
|
# https://github.com/cherrypy/cheroot/pull/2
|
||||||
#@ filter: CherryPy < 9.0.0
|
#@ filter: CherryPy < 9.0.0
|
Loading…
Reference in New Issue
Block a user