From e29523fd54239ee61475f89a23921c6abb6a1d08 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 19:19:08 +0100 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 4.2.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..3df037b 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==4.2.0 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 7365739372bbb341a0d73717a96f5d4ee04b5bb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 19:19:10 +0100 Subject: [PATCH 2/4] Update pytest-xdist from 1.22.2 to 1.26.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 3df037b..81f2470 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==4.2.0 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.26.1 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From a3fd89f56d72eb5e4807c33b91ea5842b302ece5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 19:19:11 +0100 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 4.5.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 81f2470..c3b2005 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==4.2.0 pytest-xdist==1.26.1 # for --boxed -hypothesis==3.56.3 +hypothesis==4.5.0 numpy==1.14.2 From ca5ad945cd419bb19a6b2e9edd4abc6a92faafc6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 19:19:13 +0100 Subject: [PATCH 4/4] Update numpy from 1.14.2 to 1.16.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index c3b2005..1861b51 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==4.2.0 pytest-xdist==1.26.1 # for --boxed hypothesis==4.5.0 -numpy==1.14.2 +numpy==1.16.1