From b6362c47af835f055c4973664a0521a07bd5498f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 22:35:48 +0000 Subject: [PATCH] Update databricks-cli requirement from ~=0.17.0 to ~=0.17.8 Updates the requirements on [databricks-cli](https://github.com/databricks/databricks-cli) to permit the latest version. - [Release notes](https://github.com/databricks/databricks-cli/releases) - [Commits](https://github.com/databricks/databricks-cli/compare/0.17.0...0.17.8) --- updated-dependencies: - dependency-name: databricks-cli dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e05293c..7d0bb80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ fire~=0.4.0 watchdog~=2.1.9 -databricks-cli~=0.17.0 +databricks-cli~=0.17.8 argh build~=0.8.0 pyyaml