From e4b56d48f9d674ebd1ed2e6ebc36ce8e418aab0f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Jul 2018 19:21:09 +0200 Subject: [PATCH 1/3] Update pytest from 3.5.0 to 3.6.3 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..38e6848 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==3.6.3 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From fc3ea67d45d1314c5409075fe7f93daee8317c78 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Jul 2018 19:21:11 +0200 Subject: [PATCH 2/3] Update hypothesis from 3.56.3 to 3.66.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 38e6848..3b9c688 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==3.6.3 pytest-xdist==1.22.2 # for --boxed -hypothesis==3.56.3 +hypothesis==3.66.1 numpy==1.14.2 From f2466436af13b6d1ae45e65b4fac79eab9148fde Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Jul 2018 19:21:12 +0200 Subject: [PATCH 3/3] Update numpy from 1.14.2 to 1.14.5 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 3b9c688..876cfb5 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==3.6.3 pytest-xdist==1.22.2 # for --boxed hypothesis==3.66.1 -numpy==1.14.2 +numpy==1.14.5