From 8dcb4c27fd1eac43d418ec6c0c0679944d124fa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:08:27 +0000 Subject: [PATCH] Bump psutil from 5.4.0 to 5.6.6 in /app Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.0 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.0...release-5.6.6) Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index b0cd3d9..21e2609 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,6 +1,6 @@ Flask==1.1.1 requests==2.20.0 -psutil==5.4.0 +psutil==5.6.6 aws-xray-sdk==2.4.2 flask-restful==0.3.7 boto3==1.9.189 \ No newline at end of file