From 9f30f45edb25c33c10fc9dcc3bea7e8affbc2e18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 08:55:43 +0000 Subject: [PATCH] chore(deps-dev): bump psutil from 5.9.5 to 5.9.6 in /requirements Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.5 to 5.9.6. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.5...release-5.9.6) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index acdcb41915..08716cfb02 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -40,4 +40,4 @@ filelock==3.12.4; python_version >= "3.8" # formatter black==22.6.0; python_version < "3.8" black==23.9.1; python_version >= "3.8" -psutil==5.9.5 +psutil==5.9.6