From c6938ed9674dc1f336ac21eddf0aac8265498c2f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 20:59:05 +0200 Subject: [PATCH 1/4] Update pytest from 3.5.0 to 4.4.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 62891aa..88f8677 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.4.0 pytest-xdist==1.22.2 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From c1e1d6c3137068be9f0c76126302c021fde483ff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 20:59:06 +0200 Subject: [PATCH 2/4] Update pytest-xdist from 1.22.2 to 1.28.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 88f8677..5374793 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==4.4.0 -pytest-xdist==1.22.2 # for --boxed +pytest-xdist==1.28.0 # for --boxed hypothesis==3.56.3 numpy==1.14.2 From 38335edb13b8ff1337097eb9e8ab7d0b3734e449 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 20:59:07 +0200 Subject: [PATCH 3/4] Update hypothesis from 3.56.3 to 4.14.6 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 5374793..0a9d418 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env pytest==4.4.0 pytest-xdist==1.28.0 # for --boxed -hypothesis==3.56.3 +hypothesis==4.14.6 numpy==1.14.2 From f9f5400bd837591020db81702a5a0ee408a9698b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Apr 2019 20:59:08 +0200 Subject: [PATCH 4/4] Update numpy from 1.14.2 to 1.16.2 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 0a9d418..714a156 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,4 +2,4 @@ pytest==4.4.0 pytest-xdist==1.28.0 # for --boxed hypothesis==4.14.6 -numpy==1.14.2 +numpy==1.16.2