From bf58af497e03c2b82071a81bdf8486505b58c08e Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Thu, 17 Sep 2026 00:22:45 +0000 Subject: [PATCH] [stubsabot] Bump pycurl to 7.48.0 Release: https://pypi.org/pypi/pycurl/7.48.0 Homepage: https://pycurl.github.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 Diff: https://github.com/pycurl/pycurl/compare/v7.47.0...v7.48.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 1460. - Total lines of Python code deleted: 524. 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 75b538b77452..a55af894295f 100644 --- a/stubs/pycurl/METADATA.toml +++ b/stubs/pycurl/METADATA.toml @@ -1,4 +1,4 @@ -version = "7.47.0" +version = "7.48.0" upstream-repository = "https://github.com/pycurl/pycurl" [tool.stubtest]