From 27991b8f9419282b16101bf98ba5eca9e7e4db3e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jan 2019 19:18:11 +0100 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 4.1.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..fb31b85 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.1.1 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 39a0978355cabe33de3dcd0d372bc93b1dbc6f0d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jan 2019 19:18:13 +0100 Subject: [PATCH 2/4] Update pytest-xdist from 1.22.2 to 1.26.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index fb31b85..d2a6d92 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==4.1.1 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.26.0 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 0ca8c301a496cdad46a30b57c63e1de26456866a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jan 2019 19:18:14 +0100 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 4.0.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index d2a6d92..a09beff 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==4.1.1 pytest-xdist==1.26.0 # for --boxed -hypothesis==3.56.3 +hypothesis==4.0.0 numpy==1.14.2 From 93098f1982a421d8996e692641d0b4dbadc752b0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jan 2019 19:18:16 +0100 Subject: [PATCH 4/4] Update numpy from 1.14.2 to 1.16.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index a09beff..2fc16d8 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==4.1.1 pytest-xdist==1.26.0 # for --boxed hypothesis==4.0.0 -numpy==1.14.2 +numpy==1.16.0