tox: Update hypothesis-pytest to 0.17.0.
Changelog: - Mark tests with 'hypothesis' if they use hypothesis.
This commit is contained in:
parent
0f47ef17a5
commit
dc2b3ff433
2
tox.ini
2
tox.ini
@ -21,7 +21,7 @@ deps =
|
|||||||
pytest-mock==0.7.0
|
pytest-mock==0.7.0
|
||||||
pytest-html==1.3.2
|
pytest-html==1.3.2
|
||||||
hypothesis==1.10.1
|
hypothesis==1.10.1
|
||||||
hypothesis-pytest==0.15.1
|
hypothesis-pytest==0.17.0
|
||||||
coverage==3.7.1
|
coverage==3.7.1
|
||||||
pytest-cov==2.0.0
|
pytest-cov==2.0.0
|
||||||
cov-core==1.15.0
|
cov-core==1.15.0
|
||||||
|
Loading…
Reference in New Issue
Block a user