From 17e53d65c83a54fcf07e86784cb33ac2689a15b8 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Mon, 8 Dec 2025 00:17:16 +0000 Subject: [PATCH] [stubsabot] Bump ibm-db to 3.2.8 Release: https://pypi.org/pypi/ibm-db/3.2.8 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.6...v3.2.8 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 645. - Total lines of Python code deleted: 89. 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 6f7b307e221e..e754728c4eb2 100644 --- a/stubs/ibm-db/METADATA.toml +++ b/stubs/ibm-db/METADATA.toml @@ -1,2 +1,2 @@ -version = "3.2.6" +version = "3.2.8" upstream_repository = "https://github.com/ibmdb/python-ibmdb"