Skip to content

Commit

Permalink
Ref my branch in adapters for testing core tests because I'm paranoid…
Browse files Browse the repository at this point in the history
… after the last attempt to merge this.
  • Loading branch information
VersusFacit committed Feb 3, 2025
1 parent fdabe95 commit 0757e43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-adapters
git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-tests-adapter
git+https://github.com/dbt-labs/dbt-adapters.git@add_null_equality_condition_to_equals_macro#subdirectory=dbt-adapters
git+https://github.com/dbt-labs/dbt-adapters.git@add_null_equality_condition_to_equals_macro#subdirectory=dbt-tests-adapter
git+https://github.com/dbt-labs/dbt-common.git@main
git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-postgres
git+https://github.com/dbt-labs/dbt-adapters.git@add_null_equality_condition_to_equals_macro#subdirectory=dbt-postgres
# black must match what's in .pre-commit-config.yaml to be sure local env matches CI
black==24.3.0
bumpversion
Expand Down

0 comments on commit 0757e43

Please sign in to comment.