From 00dce9733633c0e01d443b200a230b2bb0d671b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 09:35:10 +0000 Subject: [PATCH] Bump psutil from 5.4.3 to 5.6.6 in /pytests 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] --- pytests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytests/requirements.txt b/pytests/requirements.txt index 3bb636e9613d1..161345dea2404 100644 --- a/pytests/requirements.txt +++ b/pytests/requirements.txt @@ -1,3 +1,3 @@ # powertest boto3 == 1.5.27 -psutil == 5.4.3 +psutil == 5.6.6