From a6bd73fb1f9d7db7be36bf0c760ea301367d9c0d Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Tue, 15 Sep 2026 00:24:14 +0000 Subject: [PATCH] [stubsabot] Bump mysqlclient to 2.3.* Release: https://pypi.org/pypi/mysqlclient/2.3.0 Repository: https://github.com/PyMySQL/mysqlclient Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/mysqlclient Diff: https://github.com/PyMySQL/mysqlclient/compare/v2.2.8...v2.3.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 1292. - Total lines of Python code deleted: 236. 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/mysqlclient/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/mysqlclient/METADATA.toml b/stubs/mysqlclient/METADATA.toml index 0d734f1277b1..b242844fd810 100644 --- a/stubs/mysqlclient/METADATA.toml +++ b/stubs/mysqlclient/METADATA.toml @@ -1,4 +1,4 @@ -version = "2.2.*" +version = "2.3.*" upstream-repository = "https://github.com/PyMySQL/mysqlclient" [tool.stubtest]