From d47ecc3d8e353b1ec51b9776a2b5b62136e4ac84 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Thu, 23 Apr 2026 00:33:17 +0000 Subject: [PATCH] [stubsabot] Bump ibm-db to 3.2.9 Release: https://pypi.org/pypi/ibm-db/3.2.9 Homepage: http://pypi.python.org/pypi/ibm_db/ Repository: https://github.com/ibmdb/python-ibmdb Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/ibm-db Diff: https://github.com/ibmdb/python-ibmdb/compare/v3.2.8...v3.2.9 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 1585. - Total lines of Python code deleted: 112. 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/ibm-db/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/ibm-db/METADATA.toml b/stubs/ibm-db/METADATA.toml index 2c5e4b2ed065..a77703ca345a 100644 --- a/stubs/ibm-db/METADATA.toml +++ b/stubs/ibm-db/METADATA.toml @@ -1,2 +1,2 @@ -version = "3.2.8" +version = "3.2.9" upstream-repository = "https://github.com/ibmdb/python-ibmdb"