From 9fbf662c2980d38b2b70d066de3af57e5e62f283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2020 18:00:51 +0000 Subject: [PATCH] Bump psutil from 5.4.5 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.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.4.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 bca7a76..df4c2ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -147,7 +147,7 @@ preshed==2.0.1 prompt-toolkit==1.0.15 protobuf==3.12.2 protobuf3-to-dict==0.1.5 -psutil==5.4.5 +psutil==5.6.6 psycopg2==2.7.5 ptyprocess==0.5.2 py==1.5.3