From 81968b35698c9b55860a05eea9a09bbd4cd4f93b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:23:44 +0000 Subject: [PATCH] Bump psutil from 5.4.3 to 5.6.6 in /web Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.3 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.3...release-5.6.6) Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 5441001..42b257c 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -113,7 +113,7 @@ pkginfo==1.4.1 pluggy==0.6.0 ply==3.10 prompt-toolkit==1.0.15 -psutil==5.4.3 +psutil==5.6.6 ptyprocess==0.5.2 py==1.5.2 pycodestyle==2.3.1