From 365b514003af4138a457e6573e6c9878237da9bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:34:42 -0800 Subject: [PATCH] [stubsabot] Bump ibm-db to 3.2.5 (#13348) Release: https://pypi.org/pypi/ibm-db/3.2.5 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.4...v3.2.5 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 13. - Total lines of Python code deleted: 9. --- 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 91a9fb731..365a88f84 100644 --- a/stubs/ibm-db/METADATA.toml +++ b/stubs/ibm-db/METADATA.toml @@ -1,2 +1,2 @@ -version = "3.2.4" +version = "3.2.5" upstream_repository = "https://github.com/ibmdb/python-ibmdb"