From d0f15233638d7f24114fb14ca758f8e4aae95fb6 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 24 Jul 2015 19:15:07 +0200 Subject: [PATCH] tox: Update hypothesis to 1.8.5. --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index 2c3721b6c..f7a9c7add 100644 --- a/tox.ini +++ b/tox.ini @@ -27,7 +27,7 @@ deps = pytest-qt==1.5.0 pytest-mock==0.7.0 pytest-html==1.3.1 - hypothesis==1.8.4 + hypothesis==1.8.5 hypothesis-pytest==0.13.0 commands = {envpython} scripts/link_pyqt.py --tox {envdir} @@ -82,7 +82,7 @@ deps = astroid==1.3.6 beautifulsoup4==4.4.0 pylint==1.4.4 - hypothesis==1.8.4 + hypothesis==1.8.5 logilab-common==1.0.2 six==1.9.0 commands =