From 7805a59c7ea37995e574e8a16ffec29ddace9567 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Aug 2018 18:30:09 +0100 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 3.7.2 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..e069b1a 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.2 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From c86a205e430a96fbec513eb69de4a79771ba47f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Aug 2018 18:30:11 +0100 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 e069b1a..55684b3 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.2 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.22.5 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 0dbdf73cb6dcf03636704848a8c2e6ebb684783b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Aug 2018 18:30:13 +0100 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 3.69.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 55684b3..2b5e141 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.2 pytest-xdist==1.22.5 # for --boxed -hypothesis==3.56.3 +hypothesis==3.69.0 numpy==1.14.2 From 26f2f9fe3a0e8cc4c5e65efc6ca87bb27c49cc61 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Aug 2018 18:30:14 +0100 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 2b5e141..c6d73e1 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==3.7.2 pytest-xdist==1.22.5 # for --boxed hypothesis==3.69.0 -numpy==1.14.2 +numpy==1.15.0