From d60083841ea8f6def58c3435edbae190e4400e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 15:59:28 -0500 Subject: [PATCH] Bump psutil from 7.0.0 to 7.1.2 (#3706) Bumps [psutil](https://github.com/giampaolo/psutil) from 7.0.0 to 7.1.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.0.0...release-7.1.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.2 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: Daniel W. Anner --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 840c6da1..572fc868 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.0.0 +psutil==7.1.2