From ae6a7eb189be6f7329c0fa720a50003ae2fd8061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 08:53:27 +0000 Subject: [PATCH] chore(deps-dev): bump psutil from 5.9.6 to 5.9.7 in /requirements Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.6 to 5.9.7. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.6...release-5.9.7) --- 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 6c3648b9eb..1e34e32aaf 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -37,4 +37,4 @@ filelock==3.13.1 # formatter black==23.12.0 -psutil==5.9.6 +psutil==5.9.7