Skip to content

Commit 09262b0

Browse files
authored
upgrade to latest version of ibm-db python client (#2076)
1 parent 1819347 commit 09262b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soda/db2/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# TODO Add proper description
88
description = "Soda Core IBM DB2 Package"
99

10-
requires = [f"soda-core=={package_version}", "ibm-db==3.1.2"]
10+
requires = [f"soda-core=={package_version}", "ibm-db==3.2.3"]
1111
# TODO Fix the params
1212
setup(
1313
name=package_name,

0 commit comments

Comments
 (0)