From 29e5726101a92e4db15a079a648345a4534b7d08 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 26 Aug 2015 20:41:01 +0200 Subject: [PATCH] tox: Update hypothesis to 1.10.6. Changelog: Fix support for fixtures on Django 1.7. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 938ac3ab2..5c2a9e1ad 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.5 + hypothesis==1.10.6 hypothesis-pytest==0.17.0 coverage==3.7.1 pytest-cov==2.1.0