From 145e90118decfcc5cdaacc360d099b236d63f962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 10:33:21 -0400 Subject: [PATCH] build(deps): bump dbt-core from 1.7.0 to 1.7.10 (#57) * build(deps): bump dbt-core from 1.7.0 to 1.7.10 Bumps [dbt-core](https://github.com/dbt-labs/dbt-core) from 1.7.0 to 1.7.10. - [Release notes](https://github.com/dbt-labs/dbt-core/releases) - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.7.3/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-core/compare/v1.7.0...v1.7.10) --- updated-dependencies: - dependency-name: dbt-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] * build: Don't build docs for depenadbot PRs It doesn't have the necessary permissions. * build: Bump versions of dbt Python deps to latest * build: Allow dependabot to run docs again This actually exercises big chunks of the code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian Mesick <112640379+bmtcril@users.noreply.github.com> Co-authored-by: Brian Mesick --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8ae5834e..1715f56f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dbt-clickhouse==1.7.2 -dbt-core==1.7.0 +dbt-clickhouse==1.7.3 +dbt-core==1.7.10 shandy-sqlfmt[jinjafmt]==0.21.2 dbt-coverage