From 73c45610a85dee0b31c22671caee3d6e3020291c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 04:11:07 +0000 Subject: [PATCH] Bump dbt-common from 1.3.0 to 1.34.2 Bumps [dbt-common](https://github.com/dbt-labs/dbt-common) from 1.3.0 to 1.34.2. - [Changelog](https://github.com/dbt-labs/dbt-common/blob/main/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-common/commits) --- updated-dependencies: - dependency-name: dbt-common dependency-version: 1.34.2 dependency-type: direct:production ... 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 4ef987e..5de48ac 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ dbt-core==1.8.2 -dbt-common==1.3.0 +dbt-common==1.34.2 dbt-adapters==1.2.1 dbt-tests-adapter==1.8.0