From be9ac85278f7ae4908f37fa8fe6f6ef91608a443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:54:20 +0000 Subject: [PATCH] Bump psutil from 5.4.5 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.5 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.4.5...release-5.6.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index bd866e0..59b83d4 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ pluggy==0.6.0 progressbar2==3.38.0 prompt-toolkit==1.0.15 protobuf==3.5.2.post1 -psutil==5.4.5 +psutil==5.6.6 ptyprocess==0.5.2 py==1.5.3 pycparser==2.18