From 9163f6851a49a17f6d470348fb02bf1c252d3a8b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Oct 2018 18:41:11 +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 de09697b521bf37127aa67d2c7d51eb72c0cf42b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Oct 2018 18:41:13 +0100 Subject: [PATCH 2/4] Update pytest-xdist from 1.22.2 to 1.23.2 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index f9a1bcf..a9a0c67 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.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From d30cd11d5d4535cda8d65bb0f4cef0d69d8a8d88 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Oct 2018 18:41:14 +0100 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 3.74.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index a9a0c67..7e3d13d 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.2 # for --boxed -hypothesis==3.56.3 +hypothesis==3.74.0 numpy==1.14.2 From 5316d41300ef7c9e8128d1347fe72825f8a04876 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Oct 2018 18:41:16 +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 7e3d13d..3ed80fc 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==3.8.1 pytest-xdist==1.23.2 # for --boxed hypothesis==3.74.0 -numpy==1.14.2 +numpy==1.15.2