From f2e3da2796240cfacecb5ded2a8c3725991f8698 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Dec 2018 18:05:08 +0000 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 4.0.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..c0ab984 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.0.1 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 89f5d6d5f7c3923be48817543f76f9f5a285502d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Dec 2018 18:05:10 +0000 Subject: [PATCH 2/4] Update pytest-xdist from 1.22.2 to 1.24.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index c0ab984..1fd0837 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==4.0.1 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.24.1 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 22be3949164289a17633f68d2b3a9ef6e7d1158a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Dec 2018 18:05:12 +0000 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 3.82.5 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 1fd0837..c088dce 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==4.0.1 pytest-xdist==1.24.1 # for --boxed -hypothesis==3.56.3 +hypothesis==3.82.5 numpy==1.14.2 From 0407325554039cc39475e07677ad702c2976db89 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Dec 2018 18:05:13 +0000 Subject: [PATCH 4/4] Update numpy from 1.14.2 to 1.15.4 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index c088dce..7868c8f 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==4.0.1 pytest-xdist==1.24.1 # for --boxed hypothesis==3.82.5 -numpy==1.14.2 +numpy==1.15.4