Skip to content

Commit 2208b55

Browse files
⬆️ Bump databricks-sdk from 0.1.11 to 0.1.12 (#46)
Bumps [databricks-sdk](https://github.com/databricks/databricks-sdk-py) from 0.1.11 to 0.1.12. - [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.11...v0.1.12) --- 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 0e01aa8 commit 2208b55

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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.11"
11+
databricks-sdk = "^0.1.12"
1212

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

0 commit comments

Comments
 (0)