From 69a3a92b261e538c3a34991e49f2702286d1dcfe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Sep 2018 18:32:09 +0100 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 3.7.4 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..c1eea19 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.7.4 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 857e3fb89174bac841dd8e0d550b414575b41ae9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Sep 2018 18:32:10 +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 c1eea19..e63386e 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==3.7.4 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.23.0 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From deaffd0df4077aedd9fdd41007c856ee13f2d3e0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Sep 2018 18:32:12 +0100 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 3.70.3 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index e63386e..1d5242a 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==3.7.4 pytest-xdist==1.23.0 # for --boxed -hypothesis==3.56.3 +hypothesis==3.70.3 numpy==1.14.2 From bbdded868dbdc3fede4c127e1bebfbf0d8a0040c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Sep 2018 18:32:13 +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 1d5242a..4de6327 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==3.7.4 pytest-xdist==1.23.0 # for --boxed hypothesis==3.70.3 -numpy==1.14.2 +numpy==1.15.1