From 07de4fc7f0603cd7e90c5375b642238dcb91a45a Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Sat, 22 Nov 2025 00:15:14 +0000 Subject: [PATCH] [stubsabot] Bump psutil to 7.1.3 Release: https://pypi.org/pypi/psutil/7.1.3 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 35f15a689034..bc7195f02d42 100644 --- a/stubs/psutil/METADATA.toml +++ b/stubs/psutil/METADATA.toml @@ -1,4 +1,4 @@ -version = "7.1.1" +version = "7.1.3" upstream_repository = "https://github.com/giampaolo/psutil" [tool.stubtest]