From b4b5fa07b2b2721ffdcb555c86724f7715160782 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 15:02:51 +0000 Subject: [PATCH] Bump psutil from 5.6.7 to 5.7.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.7 to 5.7.2. - [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.6.7...release-5.7.2) Signed-off-by: dependabot-preview[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 66ae01b718..77b12679f8 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -42,7 +42,7 @@ pexpect==4.7.0 pluggy==0.13.1 pre-commit==1.21.0 protobuf==3.6.1 -psutil==5.6.7 +psutil==5.7.2 ptyprocess==0.6.0 py==1.8.1 pycparser==2.19