From 74226713037273a4ee0fdaad48695f0fe93ada15 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Mon, 8 Sep 2025 00:15:40 +0000 Subject: [PATCH] [stubsabot] Bump ibm-db to 3.2.7 Release: https://pypi.org/pypi/ibm-db/3.2.7 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.7 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 357. - 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..1885238f825c 100644 --- a/stubs/ibm-db/METADATA.toml +++ b/stubs/ibm-db/METADATA.toml @@ -1,2 +1,2 @@ -version = "3.2.6" +version = "3.2.7" upstream_repository = "https://github.com/ibmdb/python-ibmdb"