From e5cc250253956221b08a2c79f4932acb13e36bf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:02:46 +0000 Subject: [PATCH] Bump psutil from 5.6.2 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.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.6.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 716ec0e..7fb8663 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ plac==0.9.6 preshed==2.0.1 prometheus-client==0.6.0 prompt-toolkit==2.0.9 -psutil==5.6.2 +psutil==5.6.6 ptyprocess==0.6.0 pycparser==2.19 Pygments==2.4.2