From 7d8f7d6601eeda46f869668200dc21010a77e621 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 31 May 2017 21:41:48 +0900 Subject: [PATCH] Update pytest from 3.0.6 to 3.1.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 8c53aa4..32ccccb 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.0.6 +pytest==3.1.1 pytest-cov==2.4.0 pytest-timeout==1.2.0