From ab1d4279c9f08e6e89a9f5bac5f57006253f2441 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:25:13 +0000 Subject: [PATCH] Bump psutil from 2.0.0 to 5.6.6 in /hbp_nrp_watchdog Bumps [psutil](https://github.com/giampaolo/psutil) from 2.0.0 to 5.6.6. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-2.0.0...release-5.6.6) Signed-off-by: dependabot[bot] --- hbp_nrp_watchdog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbp_nrp_watchdog/requirements.txt b/hbp_nrp_watchdog/requirements.txt index aa7d021..5048665 100644 --- a/hbp_nrp_watchdog/requirements.txt +++ b/hbp_nrp_watchdog/requirements.txt @@ -1,4 +1,4 @@ -psutil==2.0.0 +psutil==5.6.6 PyYAML==3.11 rospkg==1.0.38 catkin_pkg==0.2.10