From 2d9a474e3eb0d89f45bbb61a87acc2f84fc4646a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 14:01:14 +0000 Subject: [PATCH] Bump psutil from 7.1.2 to 7.2.1 (#3827) Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.2 to 7.2.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.2...release-7.2.1) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Harry --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b5dd65c..ab28298f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pytest==8.4.2 PyYAML==6.0.3 yamllint==1.37.1 gitpython==3.1.45 -psutil==7.1.2 +psutil==7.2.1