From ad76c7c93b94501d20e713012c29ffee6e63ea40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:29:41 +0000 Subject: [PATCH] Bump psutil from 5.4.6 to 5.6.6 in /backend/api Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.6 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.6...release-5.6.6) Signed-off-by: dependabot[bot] --- backend/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/api/requirements.txt b/backend/api/requirements.txt index 34c8630..028fa73 100644 --- a/backend/api/requirements.txt +++ b/backend/api/requirements.txt @@ -21,7 +21,7 @@ MarkupSafe==1.0 mondrian==0.7.0 packaging==17.1 pbr==4.1.0 -psutil==5.4.6 +psutil==5.6.6 psycopg2==2.7.5 pyparsing==2.2.0 python-slugify==1.2.5