From ab04ca4f361b3d9bdb0bf5a5428bc371de5d7e78 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 22 Aug 2015 23:45:29 +0200 Subject: [PATCH] tox: Update hypothesis to 1.10.5. --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index fcadc9bb4..17c491a11 100644 --- a/tox.ini +++ b/tox.ini @@ -20,7 +20,7 @@ deps = pytest-qt==1.5.1 pytest-mock==0.7.0 pytest-html==1.5.1 - hypothesis==1.10.3 + hypothesis==1.10.5 hypothesis-pytest==0.17.0 coverage==3.7.1 pytest-cov==2.0.0 @@ -81,7 +81,7 @@ deps = astroid==1.3.8 beautifulsoup4==4.4.0 pylint==1.4.4 - hypothesis==1.10.1 + hypothesis==1.10.5 logilab-common==1.0.2 six==1.9.0 commands =