From bddbe55eb370f8d0f98f66a4aa17d121cfb16e98 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Jun 2018 19:01:07 +0200 Subject: [PATCH 1/3] Update pytest from 3.5.0 to 3.6.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..39c8f9a 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.1 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From cb7d3b21e8ca75bbd72c0822066be428eb780b50 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Jun 2018 19:01:08 +0200 Subject: [PATCH 2/3] Update hypothesis from 3.56.3 to 3.59.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 39c8f9a..1c1ba9c 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.1 pytest-xdist==1.22.2 # for --boxed -hypothesis==3.56.3 +hypothesis==3.59.1 numpy==1.14.2 From 3f8af39b7e7348712af1228e3477fd26e844458c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Jun 2018 19:01: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 1c1ba9c..24115b9 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==3.6.1 pytest-xdist==1.22.2 # for --boxed hypothesis==3.59.1 -numpy==1.14.2 +numpy==1.14.5