From fdcee1820384ec0999de84f6523ada2a5f922766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 07:16:45 +0000 Subject: [PATCH] chore: bump psutil from 5.9.2 to 5.9.3 in /tests Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 5.9.3. - [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.9.2...release-5.9.3) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements_py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_py3.txt b/tests/requirements_py3.txt index f23db68..6f1a7a8 100644 --- a/tests/requirements_py3.txt +++ b/tests/requirements_py3.txt @@ -11,7 +11,7 @@ invoke==1.7.3 packaging==21.3 pathlib2==2.3.7.post1 pluggy==1.0.0 -psutil==5.9.2 +psutil==5.9.3 py==1.11.0 pycparser==2.21 PyNaCl==1.5.0