From 3714af2b840f476bd992f3cad8dd4886edda7712 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 09:51:15 +0000 Subject: [PATCH] [stubsabot] Bump psutil to 7.2.1 (#15192) Release: https://pypi.org/pypi/psutil/7.2.1 Homepage: https://github.com/giampaolo/psutil Repository: https://github.com/giampaolo/psutil Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/psutil If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI Co-authored-by: stubsabot <> --- stubs/psutil/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/psutil/METADATA.toml b/stubs/psutil/METADATA.toml index 0f1e77640..c8c446849 100644 --- a/stubs/psutil/METADATA.toml +++ b/stubs/psutil/METADATA.toml @@ -1,4 +1,4 @@ -version = "7.2.0" +version = "7.2.1" upstream_repository = "https://github.com/giampaolo/psutil" [tool.stubtest]