From cd425d65dc5a35ec2f3e8d61a9de027073dbe178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:49:32 +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 94ee61c..84660b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ entrypoints==0.3 flake8==3.7.7 idna==2.8 mccabe==0.6.1 -psutil==5.5.1 +psutil==5.6.6 pycodestyle==2.5.0 pydocstyle==3.0.0 pyflakes==2.1.1