Upgrade pytest

This commit is contained in:
Florian Bruhin 2018-10-24 08:05:00 +02:00
parent ab1e12039a
commit 94c8d1b83e
2 changed files with 2 additions and 3 deletions

View File

@ -24,7 +24,7 @@ parse-type==0.4.2
pluggy==0.8.0 pluggy==0.8.0
py==1.7.0 py==1.7.0
py-cpuinfo==4.0.0 py-cpuinfo==4.0.0
pytest==3.6.4 # rq.filter: <3.7 pytest==3.9.2
pytest-bdd==3.0.0 pytest-bdd==3.0.0
pytest-benchmark==3.1.1 pytest-benchmark==3.1.1
pytest-cov==2.6.0 pytest-cov==2.6.0

View File

@ -4,7 +4,7 @@ coverage
Flask Flask
hunter hunter
hypothesis hypothesis
pytest<3.7 pytest
pytest-bdd pytest-bdd
pytest-benchmark pytest-benchmark
pytest-cov pytest-cov
@ -19,4 +19,3 @@ pytest-xvfb
vulture vulture
#@ ignore: Jinja2, MarkupSafe, colorama #@ ignore: Jinja2, MarkupSafe, colorama
#@ filter: pytest <3.7