From 7d7ebb0c206cdf5fd8b37b0273ae8dd2674700b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:30:11 +0000 Subject: [PATCH] Bump psutil from 5.4.8 to 5.6.6 in /manager Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.8 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.8...release-5.6.6) Signed-off-by: dependabot[bot] --- manager/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manager/app/requirements.txt b/manager/app/requirements.txt index 6d010698..0ff9edfd 100644 --- a/manager/app/requirements.txt +++ b/manager/app/requirements.txt @@ -18,7 +18,7 @@ kafka==1.3.5 Markdown==3.0.1 MarkupSafe==1.1.0 pika==0.12.0 -psutil==5.4.8 +psutil==5.6.6 psycopg2==2.7.6.1 psycopg2-binary==2.7.6.1 Pygments==2.3.0