From 27d521367aead3aed6ab82c77c82c0d272cd6e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:00:20 +0000 Subject: [PATCH] Bump psutil from 5.4.7 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.7 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.7...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 d213703..ad88ed4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ Pillow==5.2.0 prometheus-client==0.3.1 prompt-toolkit==1.0.15 protobuf==3.6.1 -psutil==5.4.7 +psutil==5.6.6 ptyprocess==0.6.0 pycodestyle==2.4.0 pycparser==2.18