From 62d3a314e3406f58de1644afc48a24eb9d5e76e1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2019 21:03:08 +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 9f777e60ab1dee75b760a4de8e088431d961dbf5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2019 21:03:09 +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 52b80f3ea69315c2532a0cea702bb62f159beb50 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2019 21:03:11 +0200 Subject: [PATCH 3/6] Update hypothesis from 3.45.1 to 4.23.6 --- 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..9f0aec5 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.6 numpy==1.14.0 # These dependencies are python pkgs only and only for tests. From fb2d49f943a9b098afa5b461b9b362c081f38ff4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2019 21:03:14 +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 9f0aec5..36d4e2a 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.6 -numpy==1.14.0 +numpy==1.16.3 # These dependencies are python pkgs only and only for tests. filefinder2==0.4.1 From cc8de544a965f98f0392a69d8ffc6f5666237644 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2019 21:03:15 +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 36d4e2a..0acf101 100644 --- a/requirements/python/tests.txt +++ b/requirements/python/tests.txt @@ -5,5 +5,5 @@ hypothesis==4.23.6 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 83f1bcfbe278f0923487340b636a9da613491be0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2019 21:03:17 +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 0acf101..a4afb40 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