Skip to content

Commit b7083b7

Browse files
Bump databricks-sdk from 0.12.0 to 0.65.0
Bumps [databricks-sdk](https://github.com/databricks/databricks-sdk-py) from 0.12.0 to 0.65.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.65.0) --- updated-dependencies: - dependency-name: databricks-sdk dependency-version: 0.65.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1dded99 commit b7083b7

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.65.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)