Skip to content

Commit

Permalink
chore: update dbt dependencies for testing (#2934)
Browse files Browse the repository at this point in the history
  • Loading branch information
talagluck authored Apr 24, 2024
1 parent c7f1f06 commit ba9d2b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ psycopg2 = "^2.9.9"
pyarrow = "^14.0.2"
pylance = "^0.9.6"
ruff = "0.1.14"
dbt-core = "^1.7.7"
dbt-postgres = "^1.7.7"
dbt-core = "^1.7.13"
dbt-postgres = "^1.7.13"
pytest-timeout = "^2.2.0"
pytest-xdist = "^3.5.0"
pytest-benchmark = "^4.0.0"
Expand Down

0 comments on commit ba9d2b1

Please sign in to comment.