Skip to content

Commit 3097bf8

Browse files
⬆️ bump databricks-sdk from 0.1.9 to 0.1.10 (#41)
Bumps [databricks-sdk](https://github.com/databricks/databricks-sdk-py) from 0.1.9 to 0.1.10. - [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.1.9...v0.1.10) --- updated-dependencies: - dependency-name: databricks-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff1a7c7 commit 3097bf8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ packages = [{ include = "uc_upgrade" }]
88

99
[tool.poetry.dependencies]
1010
python = "^3.9"
11-
databricks-sdk = "^0.1.9"
11+
databricks-sdk = "^0.1.10"
1212

1313
[tool.poetry.group.dev.dependencies]
1414
black = "^23.3.0"

0 commit comments

Comments
 (0)