From d3b8388b39b324e138c1bda6c8c8ef3ee59262f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Nov 2018 17:46:07 +0000 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 3.10.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..c034d14 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.10.0 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From ec9e49df60e411db30ce8e0c7318c2c1ba913d6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Nov 2018 17:46:10 +0000 Subject: [PATCH 2/4] Update pytest-xdist from 1.22.2 to 1.24.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index c034d14..f1cdc34 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==3.10.0 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.24.0 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From edee9a05b3b0b828d9daf8e5f6dc2b53b71ce5c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Nov 2018 17:46:11 +0000 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 3.82.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index f1cdc34..b3d7a6c 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==3.10.0 pytest-xdist==1.24.0 # for --boxed -hypothesis==3.56.3 +hypothesis==3.82.1 numpy==1.14.2 From 2cbf5a4c62d0e5acb02a8404b6b66523a3ae7fad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Nov 2018 17:46:13 +0000 Subject: [PATCH 4/4] Update numpy from 1.14.2 to 1.15.4 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index b3d7a6c..3c3f7f1 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==3.10.0 pytest-xdist==1.24.0 # for --boxed hypothesis==3.82.1 -numpy==1.14.2 +numpy==1.15.4