From c6fea09dee0a446e3877dd9e63005a6235d54d5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 19:26:04 +0000 Subject: [PATCH] Bump psutil from 5.4.2 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.2 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.2...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 24294a6..33ab689 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ numpy==1.13.3 Pillow==5.1.0 prettytable==0.7.2 prompt-toolkit==3.0.3 -psutil==5.4.2 +psutil==5.6.6 PTable==0.9.2 pycrypto==2.6.1 Pygments==2.4.2