Skip to content

Commit cda1f1d

Browse files
Update databricks-sdk requirement from ~=0.19.0 to ~=0.21.0 (#42)
1 parent bd855e9 commit cda1f1d

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 :: Implementation :: PyPy",
2727
]
2828
dependencies = [
29-
"databricks-sdk~=0.19.0",
29+
"databricks-sdk~=0.21.0",
3030
"PyYAML>=6.0.0,<7.0.0",
3131
"sqlglot~=21.0.2"
3232
]

0 commit comments

Comments
 (0)