From ddd6c9eaea78ff92380d73f680c27b59437733af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 15:32:15 +0000 Subject: [PATCH] Bump databricks-labs-lsql from 0.9.0 to 0.14.1 Bumps [databricks-labs-lsql](https://github.com/databrickslabs/lsql) from 0.9.0 to 0.14.1. - [Release notes](https://github.com/databrickslabs/lsql/releases) - [Changelog](https://github.com/databrickslabs/lsql/blob/main/CHANGELOG.md) - [Commits](https://github.com/databrickslabs/lsql/compare/v0.9.0...v0.14.1) --- updated-dependencies: - dependency-name: databricks-labs-lsql 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..a9ba2983 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-lsql==0.9.0 \ No newline at end of file +databricks-labs-lsql==0.14.1 \ No newline at end of file