From 8ac48699f2156cb963e8e588737817f016a99caa Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 4 Aug 2015 12:00:23 +0200 Subject: [PATCH] tox: Update hypothesis/hypothesis-pytest. --- tox.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tox.ini b/tox.ini index a05f0859e..81ff6f724 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.10.0 - hypothesis-pytest==0.15.0 + hypothesis==1.10.1 + hypothesis-pytest==0.15.1 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.10.0 + hypothesis==1.10.1 logilab-common==1.0.2 six==1.9.0 commands =