From a3fd786f243d34534cffa23edf8d401ea29dc32e Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Thu, 18 Sep 2025 00:14:07 +0000 Subject: [PATCH] [stubsabot] Bump psutil to 7.1.* Release: https://pypi.org/pypi/psutil/7.1.0 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 85e2bcc2e4e8..c309a68f483e 100644 --- a/stubs/psutil/METADATA.toml +++ b/stubs/psutil/METADATA.toml @@ -1,4 +1,4 @@ -version = "7.0.*" +version = "7.1.*" upstream_repository = "https://github.com/giampaolo/psutil" [tool.stubtest]