From 8942f773fdb61fab9693cf09f3258ab339a36dda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 16:12:39 +0000 Subject: [PATCH] Update dbt-core requirement from ~=1.8.6 to ~=1.8.7 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.7/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-core/compare/v1.8.6...v1.8.7) --- updated-dependencies: - dependency-name: dbt-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7b87fce..61f11cc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -29,7 +29,7 @@ moto~=5.0.9 pyparsing pyarrow -dbt-core~=1.8.6 +dbt-core~=1.8.7 dbt-spark~=1.8.0 dbt-common>=1.0.4,<2.0 dbt-adapters>=1.1.1,<2.0