diff --git a/dev-requirements.txt b/dev-requirements.txt index 5c8517d5c1a..561bea0d78b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ git+https://github.com/dbt-labs/dbt-adapters.git@snapshot_column_names git+https://github.com/dbt-labs/dbt-adapters.git@snapshot_column_names#subdirectory=dbt-tests-adapter -git+https://github.com/dbt-labs/dbt-common.git@object_mergebehavior +git+https://github.com/dbt-labs/dbt-common.git@main git+https://github.com/dbt-labs/dbt-postgres.git@snapshot_column_names # black must match what's in .pre-commit-config.yaml to be sure local env matches CI black==24.3.0