From cbe60f52dd6e82c281006e8dacb10630927fd05a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 May 2019 17:52:50 +0200 Subject: [PATCH] Update pytest from 3.5.0 to 4.5.0 --- 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..b9a47bc 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.5.0 pytest-cov==2.4.0 pytest-timeout==1.2.0