From 64ad8b36a321e148d37381c7d7732a53ea08bbc2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 21:01:07 +0200 Subject: [PATCH 1/6] Update pytest from 3.4.0 to 4.5.0 --- requirements/python/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/python/tests.txt b/requirements/python/tests.txt index 486fce9..2cb9317 100644 --- a/requirements/python/tests.txt +++ b/requirements/python/tests.txt @@ -1,5 +1,5 @@ # latest version to validate behavior on pure python env -pytest==3.4.0 +pytest==4.5.0 pytest-xdist==1.22.0 # for --boxed hypothesis==3.45.1 numpy==1.14.0 From 513b92129ce867ab018762229f1fbba298b93065 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 21:01:08 +0200 Subject: [PATCH 2/6] Update pytest-xdist from 1.22.0 to 1.28.0 --- requirements/python/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/python/tests.txt b/requirements/python/tests.txt index 2cb9317..0200404 100644 --- a/requirements/python/tests.txt +++ b/requirements/python/tests.txt @@ -1,6 +1,6 @@ # latest version to validate behavior on pure python env pytest==4.5.0 -pytest-xdist==1.22.0 # for --boxed +pytest-xdist==1.28.0 # for --boxed hypothesis==3.45.1 numpy==1.14.0 From 9f548ce10576bf6931e7652b3a75efbc76d6dc84 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 21:01:09 +0200 Subject: [PATCH 3/6] Update hypothesis from 3.45.1 to 4.23.4 --- requirements/python/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/python/tests.txt b/requirements/python/tests.txt index 0200404..8fe31f3 100644 --- a/requirements/python/tests.txt +++ b/requirements/python/tests.txt @@ -1,7 +1,7 @@ # latest version to validate behavior on pure python env pytest==4.5.0 pytest-xdist==1.28.0 # for --boxed -hypothesis==3.45.1 +hypothesis==4.23.4 numpy==1.14.0 # These dependencies are python pkgs only and only for tests. From 8ff9366cd30a71d5d683737c8a8f896c114f87c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 21:01:10 +0200 Subject: [PATCH 4/6] Update numpy from 1.14.0 to 1.16.3 --- requirements/python/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/python/tests.txt b/requirements/python/tests.txt index 8fe31f3..3bf8e1b 100644 --- a/requirements/python/tests.txt +++ b/requirements/python/tests.txt @@ -2,7 +2,7 @@ pytest==4.5.0 pytest-xdist==1.28.0 # for --boxed hypothesis==4.23.4 -numpy==1.14.0 +numpy==1.16.3 # These dependencies are python pkgs only and only for tests. filefinder2==0.4.1 From 0759a72950bee1ee66ab89badb2e23f2a93c4081 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 21:01:13 +0200 Subject: [PATCH 5/6] Update filefinder2 from 0.4.1 to 0.5.0 --- requirements/python/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/python/tests.txt b/requirements/python/tests.txt index 3bf8e1b..862866b 100644 --- a/requirements/python/tests.txt +++ b/requirements/python/tests.txt @@ -5,5 +5,5 @@ hypothesis==4.23.4 numpy==1.16.3 # These dependencies are python pkgs only and only for tests. -filefinder2==0.4.1 +filefinder2==0.5.0 rosimport==0.2.1 \ No newline at end of file From 413224802f5facd85c392ec368001a551a408bc0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 21:01:14 +0200 Subject: [PATCH 6/6] Update rosimport from 0.2.1 to 0.4.0 --- requirements/python/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/python/tests.txt b/requirements/python/tests.txt index 862866b..819c292 100644 --- a/requirements/python/tests.txt +++ b/requirements/python/tests.txt @@ -6,4 +6,4 @@ numpy==1.16.3 # These dependencies are python pkgs only and only for tests. filefinder2==0.5.0 -rosimport==0.2.1 \ No newline at end of file +rosimport==0.4.0 \ No newline at end of file