From 960f62f5eb5fdad5187351ebce21bfa6adf03b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 09:36:04 +0000 Subject: [PATCH] chore(deps-dev): bump psutil from 7.1.1 to 7.1.3 in /requirements Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.1 to 7.1.3. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.1...release-7.1.3) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.3 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 77690d4aec..88cf16d484 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -48,4 +48,4 @@ filelock==3.19.1; python_version<"3.10" # formatter black==25.9.0; python_version>="3.9" black==24.8.0; python_version<"3.9" -psutil==7.1.1 +psutil==7.1.3