From 2009c309b3e3c3bb1ec4855ded714c097d94a948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 23:14:21 +0000 Subject: [PATCH] Bump databricks-sdk from 0.33.0 to 0.52.0 Bumps [databricks-sdk](https://github.com/databricks/databricks-sdk-py) from 0.33.0 to 0.52.0. - [Release notes](https://github.com/databricks/databricks-sdk-py/releases) - [Changelog](https://github.com/databricks/databricks-sdk-py/blob/main/CHANGELOG.md) - [Commits](https://github.com/databricks/databricks-sdk-py/compare/v0.33.0...v0.52.0) --- updated-dependencies: - dependency-name: databricks-sdk dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78626ef..5cd7eea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ mypy SecretStorage readme-renderer twine -databricks-sdk==0.33.0 +databricks-sdk==0.52.0 wheel