From aacd41490325862746feebb8c476e9ee3ea78a51 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Tue, 30 Dec 2025 00:16:58 +0000 Subject: [PATCH] [stubsabot] Bump psutil to 7.2.1 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 --- 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 0f1e77640865..c8c446849826 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]