From d544c2023d45cab74d546d6c7cf0349b5082e9a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 16:33:46 +0900 Subject: [PATCH] Update dbt-core requirement from ~=1.8.1 to ~=1.8.6 (#432) Updates the requirements on [dbt-core](https://github.com/dbt-labs/dbt-core) to permit the latest version. - [Release notes](https://github.com/dbt-labs/dbt-core/releases) - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.8.6/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-core/compare/v1.8.1...v1.8.6) --- updated-dependencies: - dependency-name: dbt-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 6c2e393..5613145 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -29,7 +29,7 @@ moto~=5.0.9 pyparsing pyarrow -dbt-core~=1.8.1 +dbt-core~=1.8.6 dbt-spark~=1.8.0 dbt-common>=1.0.4,<2.0 dbt-adapters>=1.1.1,<2.0