From ef6b683d685f2ebca16818f4d6bb5fb3168b631d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Aug 2018 19:31:08 +0200 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 3.7.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..52e11ee 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.7.1 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 982dcb046c2b479bea0ab5ad56ab398818615d4d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Aug 2018 19:31:10 +0200 Subject: [PATCH 2/4] Update pytest-xdist from 1.22.2 to 1.22.5 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 52e11ee..efd2ca9 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==3.7.1 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.22.5 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 355b6ece440c89413202b4101e7da7195caf5195 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Aug 2018 19:31:12 +0200 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 3.66.30 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index efd2ca9..55b92b1 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==3.7.1 pytest-xdist==1.22.5 # for --boxed -hypothesis==3.56.3 +hypothesis==3.66.30 numpy==1.14.2 From 5bd56d43f4f29826234990db640eeb832d3b752e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Aug 2018 19:31:13 +0200 Subject: [PATCH 4/4] Update numpy from 1.14.2 to 1.15.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 55b92b1..8646651 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==3.7.1 pytest-xdist==1.22.5 # for --boxed hypothesis==3.66.30 -numpy==1.14.2 +numpy==1.15.0