From af074f7d1485ffd42f534de0ef5b7203409826a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Dec 2020 02:41:36 +0000 Subject: [PATCH] Bump psutil from 5.7.3 to 5.8.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.7.3 to 5.8.0. - [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.7.3...release-5.8.0) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 5d2b9f4df4..3a2007ba97 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -13,7 +13,7 @@ azure-mgmt-core==1.2.2 azure-mgmt-network==17.0.0 azure-mgmt-resource==15.0.0 bcrypt==3.2.0 -boto3==1.16.37 +boto3==1.16.44 botocore==1.19.44 certifi==2019.11.28 cffi==1.14.4 @@ -49,7 +49,7 @@ pexpect==4.8.0 pluggy==0.13.1 pre-commit==2.9.3 protobuf==3.14.0 -psutil==5.7.3 +psutil==5.8.0 ptyprocess==0.6.0 py==1.9.0 pycparser==2.20