Skip to content

Commit

Permalink
Point dev-requirement of dbt-adapters back to the main branch
Browse files Browse the repository at this point in the history
The associated branch/PR in `dbt-adapters` that we were previously
pointing to has been merged. Thus we can point back to `main` again.
  • Loading branch information
QMalcolm committed Sep 16, 2024
1 parent 25ca7cd commit 0b9e901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
git+https://github.com/dbt-labs/dbt-adapters.git@gate-builtin-microbatch
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@main
git+https://github.com/dbt-labs/dbt-postgres.git@main
Expand Down

0 comments on commit 0b9e901

Please sign in to comment.