From b51436cfbd5a7b34a68b3f0ba185f34fe82cb44f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:23:12 +0000 Subject: [PATCH] Bump psutil from 4.2.0 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 4.2.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-4.2.0...release-5.6.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c45e0d7..86decbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ path.py==8.1.2 pexpect==4.0.1 pickleshare==0.5 poyo==0.4.0 -psutil==4.2.0 +psutil==5.6.6 ptyprocess==0.5 python-dateutil==2.4.2 pytz==2015.7