From 676f3157e4aab7ae9b51e0c0449345f72654a28e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:52:00 +0000 Subject: [PATCH] Bump psutil from 5.5.1 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.5.1 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.5.1...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 eb45e1e..c84b55b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ ppft==1.6.4.9 prometheus-client==0.6.0 prompt-toolkit==2.0.9 protobuf==3.7.0 -psutil==5.5.1 +psutil==5.6.6 ptyprocess==0.6.0 py==1.8.0 py-spy==0.1.10