tox: Update hypothesis to 1.8.5.
This commit is contained in:
parent
b03fea26c2
commit
d0f1523363
4
tox.ini
4
tox.ini
@ -27,7 +27,7 @@ deps =
|
|||||||
pytest-qt==1.5.0
|
pytest-qt==1.5.0
|
||||||
pytest-mock==0.7.0
|
pytest-mock==0.7.0
|
||||||
pytest-html==1.3.1
|
pytest-html==1.3.1
|
||||||
hypothesis==1.8.4
|
hypothesis==1.8.5
|
||||||
hypothesis-pytest==0.13.0
|
hypothesis-pytest==0.13.0
|
||||||
commands =
|
commands =
|
||||||
{envpython} scripts/link_pyqt.py --tox {envdir}
|
{envpython} scripts/link_pyqt.py --tox {envdir}
|
||||||
@ -82,7 +82,7 @@ deps =
|
|||||||
astroid==1.3.6
|
astroid==1.3.6
|
||||||
beautifulsoup4==4.4.0
|
beautifulsoup4==4.4.0
|
||||||
pylint==1.4.4
|
pylint==1.4.4
|
||||||
hypothesis==1.8.4
|
hypothesis==1.8.5
|
||||||
logilab-common==1.0.2
|
logilab-common==1.0.2
|
||||||
six==1.9.0
|
six==1.9.0
|
||||||
commands =
|
commands =
|
||||||
|
Loading…
Reference in New Issue
Block a user