From 1b1fb95b7cac6b81d7a3892799a2861da4581e47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:25:35 +0000 Subject: [PATCH] Bump psutil from 2.0.0 to 5.6.6 in /hbp_nrp_cle 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_cle/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 hbp_nrp_cle/requirements.txt diff --git a/hbp_nrp_cle/requirements.txt b/hbp_nrp_cle/requirements.txt old mode 100755 new mode 100644 index b8d07f5..a6bd1c9 --- a/hbp_nrp_cle/requirements.txt +++ b/hbp_nrp_cle/requirements.txt @@ -11,7 +11,7 @@ PyYAML==3.11 rospkg==1.0.38 catkin_pkg==0.2.10 progressbar2==3.34.0 -psutil==2.0.0 +psutil==5.6.6 mock==1.0.1 testfixtures==3.0.2 pexpect==3.1