From 916a85952bab349e35af6cafa8b85823dbeb639a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 21:31:53 +0000 Subject: [PATCH] Bump dbt-core from 1.8.0 to 1.8.1 in /postgres-cdc-bigquery-dbt Bumps [dbt-core](https://github.com/dbt-labs/dbt-core) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/dbt-labs/dbt-core/releases) - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.8.1/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-core/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: dbt-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- postgres-cdc-bigquery-dbt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres-cdc-bigquery-dbt/requirements.txt b/postgres-cdc-bigquery-dbt/requirements.txt index 3d4dde2..870c623 100644 --- a/postgres-cdc-bigquery-dbt/requirements.txt +++ b/postgres-cdc-bigquery-dbt/requirements.txt @@ -1,4 +1,4 @@ dbt-bigquery==1.8.1 -dbt-core==1.8.0 +dbt-core==1.8.1 Faker==25.1.0 psycopg2==2.9.9