From c066a15e14c8c23bd89fcc1fa27783022e285cb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:05:35 +0000 Subject: [PATCH] Bump psutil from 5.6.3 to 5.6.6 in /cli Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.3 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-5.6.3...release-5.6.6) Signed-off-by: dependabot[bot] --- cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/requirements.txt b/cli/requirements.txt index 9ec84ba..84f02ce 100644 --- a/cli/requirements.txt +++ b/cli/requirements.txt @@ -1,4 +1,4 @@ -psutil==5.6.3 +psutil==5.6.6 six==1.12.0 termcolor==1.1.0 thrift==0.11.0 \ No newline at end of file