diff --git a/tox.ini b/tox.ini index 3895a4aab..a05f0859e 100644 --- a/tox.ini +++ b/tox.ini @@ -27,8 +27,8 @@ deps = pytest-qt==1.5.1 pytest-mock==0.7.0 pytest-html==1.3.2 - hypothesis==1.9.0 - hypothesis-pytest==0.14.0 + hypothesis==1.10.0 + hypothesis-pytest==0.15.0 commands = {envpython} scripts/link_pyqt.py --tox {envdir} {envpython} -m py.test --strict -rfEsw {posargs:tests} @@ -82,7 +82,7 @@ deps = astroid==1.3.8 beautifulsoup4==4.4.0 pylint==1.4.4 - hypothesis==1.9.0 + hypothesis==1.10.0 logilab-common==1.0.2 six==1.9.0 commands =