From 711c675f9c8be9b045c576c1bc4ea46e6b2979a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Jul 2018 19:11:07 +0200 Subject: [PATCH 1/3] Update pytest from 3.5.0 to 3.6.2 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..62fd9a4 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.6.2 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 9c5ec164bfd5e3cde97c183c2fbf1bf816df8ae5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Jul 2018 19:11:09 +0200 Subject: [PATCH 2/3] Update hypothesis from 3.56.3 to 3.65.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62fd9a4..009cca2 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==3.6.2 pytest-xdist==1.22.2 # for --boxed -hypothesis==3.56.3 +hypothesis==3.65.0 numpy==1.14.2 From e17dd78d62ef0400ccf396742584d70361cb4a00 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Jul 2018 19:11:10 +0200 Subject: [PATCH 3/3] Update numpy from 1.14.2 to 1.14.5 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 009cca2..0e35cc9 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==3.6.2 pytest-xdist==1.22.2 # for --boxed hypothesis==3.65.0 -numpy==1.14.2 +numpy==1.14.5