From a6f5f5ab4c7e30ffa4bf52872fc8f38ba9ce4452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:24:17 +0000 Subject: [PATCH] Bump psutil from 5.4.3 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.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.4.3...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 0033307..aa4879f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ pexpect==4.4.0 pickleshare==0.7.4 Pillow==4.1.1 prompt-toolkit==1.0.15 -psutil==5.4.3 +psutil==5.6.6 ptyprocess==0.5.2 pyasn1==0.4.2 pycparser==2.18