From 6ec3730bf38fe0882ec89a16d509f98a59414c24 Mon Sep 17 00:00:00 2001 From: Gerda Shank Date: Mon, 8 Apr 2024 11:17:56 -0400 Subject: [PATCH] put the branch on the right sql-adapters line --- dev-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8761ac16afc..0ec2e34c564 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ -git+https://github.com/dbt-labs/dbt-adapters.git@main -git+https://github.com/dbt-labs/dbt-adapters.git@unit_test_sql_format#subdirectory=dbt-tests-adapter +git+https://github.com/dbt-labs/dbt-adapters.git@unit_test_sql_format +git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-tests-adapter git+https://github.com/dbt-labs/dbt-common.git@main git+https://github.com/dbt-labs/dbt-postgres.git@main black==23.3.0