Skip to content

Commit 47b2d2b

Browse files
Update databricks-sdk requirement from ~=0.19.0 to ~=0.20.0 (#961)
1 parent 5db0b02 commit 47b2d2b

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
@@ -26,7 +26,7 @@ classifiers = [
2626
"Programming Language :: Python :: 3.11",
2727
"Programming Language :: Python :: Implementation :: CPython",
2828
]
29-
dependencies = ["databricks-sdk~=0.19.0",
29+
dependencies = ["databricks-sdk~=0.20.0",
3030
"databricks-labs-blueprint~=0.2.4",
3131
"PyYAML>=6.0.0,<7.0.0"]
3232

0 commit comments

Comments
 (0)