From 167e77b1734bf24744be24a25bab173eb9324e9e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2019 19:59:06 +0100 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 4.3.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..7faaeb6 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==4.3.1 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 1cb3e4c68d2bd16734ca5e3c6cf486670d5a3230 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2019 19:59:08 +0100 Subject: [PATCH 2/4] Update pytest-xdist from 1.22.2 to 1.27.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 7faaeb6..d88d81b 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==4.3.1 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.27.0 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 85d377cdb59bcb224bd5d9827916b6026d1391d9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2019 19:59:09 +0100 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 4.14.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index d88d81b..37bfd33 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==4.3.1 pytest-xdist==1.27.0 # for --boxed -hypothesis==3.56.3 +hypothesis==4.14.0 numpy==1.14.2 From 001377d5a997de8f85600f62d2bb70a9910c779c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2019 19:59:10 +0100 Subject: [PATCH 4/4] Update numpy from 1.14.2 to 1.16.2 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 37bfd33..73b248e 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==4.3.1 pytest-xdist==1.27.0 # for --boxed hypothesis==4.14.0 -numpy==1.14.2 +numpy==1.16.2