From 3515fe1e86c33b696a066bee308d70badfbdf3f4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Apr 2018 15:35:06 +0200 Subject: [PATCH] Update hypothesis from 3.56.3 to 3.56.5 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..daafc3c 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==3.5.0 pytest-xdist==1.22.2 # for --boxed -hypothesis==3.56.3 +hypothesis==3.56.5 numpy==1.14.2