From 3057c636043ea0fc7b984e4fb2f6e71a7ff0fe31 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 18:39:09 +0100 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 3.8.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..f9a1bcf 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.8.1 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From dd05516deac1e7d67b2321e618de32fea92acc5f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 18:39:11 +0100 Subject: [PATCH 2/4] Update pytest-xdist from 1.22.2 to 1.23.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index f9a1bcf..2767021 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==3.8.1 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.23.0 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 7a474b990361b4673ca49946aedb98e9ddfb7aee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 18:39:12 +0100 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 3.73.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 2767021..a291a0b 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==3.8.1 pytest-xdist==1.23.0 # for --boxed -hypothesis==3.56.3 +hypothesis==3.73.0 numpy==1.14.2 From c7ec8c64fe80fdb677a877497ec14e55caa2283f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 18:39:13 +0100 Subject: [PATCH 4/4] Update numpy from 1.14.2 to 1.15.2 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index a291a0b..9c1e787 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==3.8.1 pytest-xdist==1.23.0 # for --boxed hypothesis==3.73.0 -numpy==1.14.2 +numpy==1.15.2