diff --git a/tox.ini b/tox.ini index 5c2a9e1ad..b20ec5f7f 100644 --- a/tox.ini +++ b/tox.ini @@ -20,8 +20,8 @@ deps = pytest-qt==1.5.1 pytest-mock==0.7.0 pytest-html==1.5.1 - hypothesis==1.10.6 - hypothesis-pytest==0.17.0 + hypothesis==1.11.0 + hypothesis-pytest==0.18.0 coverage==3.7.1 pytest-cov==2.1.0 beautifulsoup4==4.4.0 @@ -80,7 +80,7 @@ deps = astroid==1.3.8 beautifulsoup4==4.4.0 pylint==1.4.4 - hypothesis==1.10.5 + hypothesis==1.11.0 logilab-common==1.0.2 six==1.9.0 commands =