From fa8e4df9a7ab68b11ee37fb1a9bad81318837e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 15:31:43 +0000 Subject: [PATCH] Bump databricks-labs-blueprint from 0.8.2 to 0.10.1 Bumps [databricks-labs-blueprint](https://github.com/databrickslabs/blueprint) from 0.8.2 to 0.10.1. - [Release notes](https://github.com/databrickslabs/blueprint/releases) - [Changelog](https://github.com/databrickslabs/blueprint/blob/main/CHANGELOG.md) - [Commits](https://github.com/databrickslabs/blueprint/compare/v0.8.2...v0.10.1) --- updated-dependencies: - dependency-name: databricks-labs-blueprint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sql_migration_assistant/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql_migration_assistant/requirements.txt b/sql_migration_assistant/requirements.txt index c4dcd90e..5b44dbab 100644 --- a/sql_migration_assistant/requirements.txt +++ b/sql_migration_assistant/requirements.txt @@ -1,4 +1,4 @@ databricks-sdk==0.30.0 pyyaml -databricks-labs-blueprint==0.8.2 +databricks-labs-blueprint==0.10.1 databricks-labs-lsql==0.9.0 \ No newline at end of file