Skip to content

Commit

Permalink
Pin to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Firman, Max committed May 7, 2024
1 parent 5aef698 commit fccd05a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ commands =
# Dremio integration test
[testenv:integration_dremio]
changedir = integration_test_project
deps = dbt-dremio~=1.5.0
deps = dbt-dremio~=1.7.0
commands =
dbt clean
dbt deps
Expand All @@ -354,7 +354,7 @@ commands =

[testenv:integration_dremio_1_5_0]
changedir = integration_test_project
deps = dbt-dremio==1.5.1
deps = dbt-dremio==1.5.0
commands =
dbt clean
dbt deps
Expand Down

0 comments on commit fccd05a

Please sign in to comment.