From 6e3dcbca912f3db8bab818d6ed815ddb39e0bd51 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Tue, 30 Jun 2026 00:43:11 +0000 Subject: [PATCH] [stubsabot] Bump pycurl to 7.47.0 Release: https://pypi.org/pypi/pycurl/7.47.0 Homepage: http://pycurl.io/ Repository: https://github.com/pycurl/pycurl Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pycurl Changelog: https://github.com/pycurl/pycurl/blob/master/ChangeLog 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/pycurl/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/pycurl/METADATA.toml b/stubs/pycurl/METADATA.toml index 7031da46feb4..75b538b77452 100644 --- a/stubs/pycurl/METADATA.toml +++ b/stubs/pycurl/METADATA.toml @@ -1,4 +1,4 @@ -version = "7.46.0" +version = "7.47.0" upstream-repository = "https://github.com/pycurl/pycurl" [tool.stubtest]