From e8e3957312065ba92d5315ff31c8b4e3c15dccec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 13:26:41 -0500 Subject: [PATCH] Bump psutil from 5.8.0 to 5.9.0 in /tests (#2054) Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.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.8.0...release-5.9.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 5d499c669a..a5a62c9f7c 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -6,7 +6,7 @@ kubernetes==21.7.0 mysql-connector-python==8.0.27 netifaces==0.11.0 protobuf==3.19.1 -psutil==5.8.0 +psutil==5.9.0 pylint==2.12.2 pytest-html==3.1.1 pytest-rerunfailures==10.2