Skip to content

Commit

Permalink
Update databricks-sdk requirement from ^0.24.0 to ^0.25.1 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 13, 2024
1 parent d20e302 commit 46334f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.8,<3.12"
databricks-sdk = "^0.24.0"
databricks-sdk = "^0.25.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 46334f5

Please sign in to comment.