From 608233b1ab81722b4d33ab5f1625c2a3f46dc4ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 9 May 2019 17:19:46 +0200 Subject: [PATCH] Update pytest from 3.5.0 to 4.4.2 --- 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..96f1655 100644 --- a/cmake/catkin-pip-fixups.req +++ b/cmake/catkin-pip-fixups.req @@ -6,7 +6,7 @@ # Upgrading to use latest nose nose==1.3.7 # Also install pytest since we support it -pytest==3.5.0 +pytest==4.4.2 pytest-cov==2.4.0 pytest-timeout==1.2.0