From 383b1a3186a7f634a4d6e115e02d9bce4b371e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:22:06 +0000 Subject: [PATCH] Bump psutil from 5.6.5 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.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.6.5...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 092e1c8..b643b99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -121,7 +121,7 @@ pluggy==0.13.0 ply==3.11 prometheus-client==0.7.1 prompt-toolkit==2.0.10 -psutil==5.6.5 +psutil==5.6.6 ptyprocess==0.6.0 py==1.8.0 pycodestyle==2.5.0