From 1dc3d6d6418174e638f71f049230dc679e2f14d4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Jan 2019 08:41:43 +0100 Subject: [PATCH] Update pytest-cov from 2.4.0 to 2.6.1 --- cmake/catkin-pip-fixups.req | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/catkin-pip-fixups.req b/cmake/catkin-pip-fixups.req index 45c4e6b..9e1ce8f 100644 --- a/cmake/catkin-pip-fixups.req +++ b/cmake/catkin-pip-fixups.req @@ -7,7 +7,7 @@ nose==1.3.7 # Also install pytest since we support it pytest==3.5.0 -pytest-cov==2.4.0 +pytest-cov==2.6.1 pytest-timeout==1.2.0 # Fixing security since python 2.7.6 on trusty is broken : https://stackoverflow.com/questions/29099404/ssl-insecureplatform-error-when-using-requests-package