From efb55df1c827cbf312bb5e2252d339b94e37e14c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2019 19:46:06 +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 f0e3818d12d476dda4053b823df5ebe4d7e7e286 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2019 19:46:07 +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 b8dc9ac0c8d747276293f4a96f15d4de6a4c68ed Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2019 19:46:08 +0100 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 4.7.19 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index fd87aca..fc6ccc4 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.19 numpy==1.14.2 From ca1ebe7d05607e848ba66f2ff149100826f02ef6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2019 19:46:09 +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 fc6ccc4..53f9afa 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.19 -numpy==1.14.2 +numpy==1.16.2