From 22b84c8fb21a8729d79ed5773fcd0370e3a47742 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:34:08 +0100 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 3.8.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..59a4f26 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.0 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From d2dae94c8e29f7ff7ce840b436439f45fdc526d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:34:09 +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 59a4f26..f505406 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.0 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.23.0 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From bd1f8f4ca0decfaf7302fc0e8c5be689903f9c2f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:34:11 +0100 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 3.71.3 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index f505406..00a0a71 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.0 pytest-xdist==1.23.0 # for --boxed -hypothesis==3.56.3 +hypothesis==3.71.3 numpy==1.14.2 From 844629dd26b60a48ed9327b5f007c45997877202 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:34:12 +0100 Subject: [PATCH 4/4] Update numpy from 1.14.2 to 1.15.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 00a0a71..a8a71c4 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==3.8.0 pytest-xdist==1.23.0 # for --boxed hypothesis==3.71.3 -numpy==1.14.2 +numpy==1.15.1