From 1d8d400624b97dfba750511226052ed964a68fde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 16:54:37 +0000 Subject: [PATCH] Update dbt-core requirement from ~=1.8.1 to ~=1.8.5 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.5/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-core/compare/v1.8.1...v1.8.5) --- 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 6c2e393..981a39d 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.5 dbt-spark~=1.8.0 dbt-common>=1.0.4,<2.0 dbt-adapters>=1.1.1,<2.0