From 967799bf3f46b9540b99e0f482ea67c60aee10ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:09:23 +0000 Subject: [PATCH] Update dbt-core requirement from ~=1.10.13 to ~=1.10.15 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.10.15/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-core/compare/v1.10.13...v1.10.15) --- updated-dependencies: - dependency-name: dbt-core dependency-version: 1.10.15 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 fe72857..4bed102 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -29,7 +29,7 @@ moto~=5.1.14 pyparsing pyarrow -dbt-core~=1.10.13 +dbt-core~=1.10.15 dbt-spark~=1.9.3 dbt-common>=1.0.4,<3.0 dbt-adapters>=1.1.1,<2.0