From e6f2cfe372123c6fec31261c5ca293f3bb12b944 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Feb 2019 19:42:04 +0100 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 4.3.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..c0a5d0a 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.0 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 897dfa99b37b36a18acc0cc89fd1a33a6e84efd6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Feb 2019 19:42:05 +0100 Subject: [PATCH 2/4] Update pytest-xdist from 1.22.2 to 1.26.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index c0a5d0a..fd87aca 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.0 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.26.1 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From a20dbaed5e83ec08400160afc2def05deaebd0ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Feb 2019 19:42:06 +0100 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 4.7.10 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index fd87aca..6b5baeb 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.0 pytest-xdist==1.26.1 # for --boxed -hypothesis==3.56.3 +hypothesis==4.7.10 numpy==1.14.2 From 5199321778f60d943950e6bb9171ce40e254a072 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Feb 2019 19:42:07 +0100 Subject: [PATCH 4/4] Update numpy from 1.14.2 to 1.16.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 6b5baeb..bc25dad 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==4.3.0 pytest-xdist==1.26.1 # for --boxed hypothesis==4.7.10 -numpy==1.14.2 +numpy==1.16.1