From 59a0397a464c633e232be10aaefd7083d0303f5a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Apr 2019 20:58:07 +0200 Subject: [PATCH 1/6] Update pytest from 3.4.0 to 4.4.1 --- 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..5af7f0c 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.4.1 pytest-xdist==1.22.0 # for --boxed hypothesis==3.45.1 numpy==1.14.0 From 135ea23492b7bad1f51d97cbfd6442c7250ff4eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Apr 2019 20:58:10 +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 5af7f0c..1818813 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.4.1 -pytest-xdist==1.22.0 # for --boxed +pytest-xdist==1.28.0 # for --boxed hypothesis==3.45.1 numpy==1.14.0 From 6cd764d28a31885009e6181013e2cc7d527725d2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Apr 2019 20:58:11 +0200 Subject: [PATCH 3/6] Update hypothesis from 3.45.1 to 4.18.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 1818813..4c3121a 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.4.1 pytest-xdist==1.28.0 # for --boxed -hypothesis==3.45.1 +hypothesis==4.18.0 numpy==1.14.0 # These dependencies are python pkgs only and only for tests. From a8a62f5d33492e8cff4e5df3f96be58714d788d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Apr 2019 20:58:12 +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 4c3121a..4b41593 100644 --- a/requirements/python/tests.txt +++ b/requirements/python/tests.txt @@ -2,7 +2,7 @@ pytest==4.4.1 pytest-xdist==1.28.0 # for --boxed hypothesis==4.18.0 -numpy==1.14.0 +numpy==1.16.3 # These dependencies are python pkgs only and only for tests. filefinder2==0.4.1 From d8d42c6324740179a3c0caeea5bd29a966ceeae9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Apr 2019 20:58: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 4b41593..b302417 100644 --- a/requirements/python/tests.txt +++ b/requirements/python/tests.txt @@ -5,5 +5,5 @@ hypothesis==4.18.0 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 c4a597a20dc9d17ffaf7a4dc114ffafd609812c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Apr 2019 20:58: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 b302417..4b57bcf 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