From 4ae0bef4d33e8a18783ab2cc43d7b7069e07a0c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:11:30 +0000 Subject: [PATCH] Bump psutil from 4.3.1 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 4.3.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-4.3.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 646a9f1..eea7a28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ kombu==3.0.35 lazy-object-proxy==1.2.2 MarkupSafe==0.23 packaging==16.8 -psutil==4.3.1 +psutil==5.6.6 pydocstyle==1.0.0 Pygments==2.1.3 pyparsing==2.1.10