From e90a1fe948c867cfc3bfe7abdae01ce6cf1bfd11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 17:54:52 +0000 Subject: [PATCH] chore(deps-dev): bump psutil from 5.9.8 to 6.0.0 in /requirements Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.8 to 6.0.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.8...release-6.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:development update-type: version-update:semver-major ... 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 7c3dc2081a..4f23081132 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -42,4 +42,4 @@ filelock==3.15.4 # formatter black==24.4.2 -psutil==5.9.8 +psutil==6.0.0