Skip to content

Commit 17bca5f

Browse files
Bump databricks-sdk from 0.12.0 to 0.71.0
Bumps [databricks-sdk](https://github.com/databricks/databricks-sdk-py) from 0.12.0 to 0.71.0. - [Release notes](https://github.com/databricks/databricks-sdk-py/releases) - [Changelog](https://github.com/databricks/databricks-sdk-py/blob/main/CHANGELOG.md) - [Commits](databricks/databricks-sdk-py@v0.12.0...v0.71.0) --- updated-dependencies: - dependency-name: databricks-sdk dependency-version: 0.71.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f212c0 commit 17bca5f

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
@@ -10,7 +10,7 @@ packages = [
1010

1111
[tool.poetry.dependencies]
1212
python = ">=3.10"
13-
databricks-sdk = "0.40.0"
13+
databricks-sdk = "0.71.0"
1414
pyyaml = "^6.0.2"
1515
mlflow = {extras = ["databricks"], version = "^2.16.0"}
1616
databricks-labs-blueprint = "0.10.1"

0 commit comments

Comments
 (0)