Skip to content

Commit e058cac

Browse files
committed
Pin Databricks SDK to minor version
1 parent 8d0aa5d commit e058cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ classifiers = [
4444
"Topic :: Utilities",
4545
]
4646

47-
dependencies = ["databricks-sdk~=0.36",
47+
dependencies = ["databricks-sdk~=0.36.0",
4848
"databricks-labs-lsql>=0.5,<0.15",
4949
"databricks-labs-blueprint>=0.9.1,<0.10",
5050
"PyYAML>=6.0.0,<7.0.0",

0 commit comments

Comments
 (0)