From 8fa665af11feaaa1997c0f926cbac0aa4268f0be Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Sat, 27 Sep 2025 00:14:09 +0000 Subject: [PATCH] [stubsabot] Bump pyperclip to 1.11.* Release: https://pypi.org/pypi/pyperclip/1.11.0 Homepage: https://github.com/asweigart/pyperclip Repository: https://github.com/asweigart/pyperclip Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pyperclip 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/pyperclip/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/pyperclip/METADATA.toml b/stubs/pyperclip/METADATA.toml index 885e7747f335..9e2c211f627d 100644 --- a/stubs/pyperclip/METADATA.toml +++ b/stubs/pyperclip/METADATA.toml @@ -1,4 +1,4 @@ -version = "1.9.*" +version = "1.11.*" upstream_repository = "https://github.com/asweigart/pyperclip" [tool.stubtest]