Skip to content

Commit

Permalink
Revert "REVERT THIS COMMIT - Temporarily update dbt-adapters/dbt-test…
Browse files Browse the repository at this point in the history
…s-adapters dependencies"

This reverts commit 2d62842.
  • Loading branch information
QMalcolm committed Oct 18, 2024
1 parent 88bc021 commit c5c4750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ path = "dbt/adapters/postgres/__version__.py"

[tool.hatch.envs.default]
dependencies = [
"dbt-adapters @ git+https://github.com/dbt-labs/dbt-adapters.git@qmalcolm--330-always-ensure-valid-materialization",
"dbt-adapters @ git+https://github.com/dbt-labs/dbt-adapters.git",
"dbt-common @ git+https://github.com/dbt-labs/dbt-common.git",
"dbt-tests-adapter @ git+https://github.com/dbt-labs/dbt-adapters.git@qmalcolm--330-always-ensure-valid-materialization#subdirectory=dbt-tests-adapter",
"dbt-tests-adapter @ git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter",
"dbt-core @ git+https://github.com/dbt-labs/dbt-core.git#subdirectory=core",
"pre-commit==3.7.0",
"freezegun",
Expand Down

0 comments on commit c5c4750

Please sign in to comment.