From 6c7e4d7bdf0435686765c465232da341288c20c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Sep 2018 18:37:07 +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 e16b63db82fed761c60713fb34e0473f897c6181 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Sep 2018 18:37: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 5bd6c5e4541f0a4fc53a4865562ab3b102894f1b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Sep 2018 18:37:10 +0100 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 3.71.8 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index f505406..8b256b8 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.8 numpy==1.14.2 From f187dd644c7b756ff99c435537ca37bcd642544e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Sep 2018 18:37: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 8b256b8..13f0f78 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.8 -numpy==1.14.2 +numpy==1.15.1