From 5c899415a81b756d73a40938af0d2ef48b0e2a77 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Jun 2018 19:11:08 +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 e2d8c68a2900c039c80f063fbfd1205fd79b6984 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Jun 2018 19:11:10 +0200 Subject: [PATCH 2/3] Update hypothesis from 3.56.3 to 3.61.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62fd9a4..bfb7083 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.61.0 numpy==1.14.2 From 96fd9a1bf1ae8d30cf84bad5fca6d3305535afe4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Jun 2018 19:11:11 +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 bfb7083..ba00122 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.61.0 -numpy==1.14.2 +numpy==1.14.5