From b69f0712300306b5e547975313815b786e8393a7 Mon Sep 17 00:00:00 2001 From: Gerda Shank Date: Tue, 7 May 2024 16:28:11 -0400 Subject: [PATCH] Remove references to branch changes --- dev-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 880e2d1e22b..be10d2c2384 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -git+https://github.com/dbt-labs/dbt-adapters.git@streaming_serialization +git+https://github.com/dbt-labs/dbt-adapters.git@main git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-tests-adapter -git+https://github.com/dbt-labs/dbt-common.git@streaming_serialization +git+https://github.com/dbt-labs/dbt-common.git@main git+https://github.com/dbt-labs/dbt-postgres.git@main black>=24.3.0,<25.0 bumpversion