diff --git a/dev-requirements.txt b/dev-requirements.txt index fc895f314..ad1461b83 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -23,8 +23,8 @@ tox>=3.2.0 types-requests types-mock -dbt-core==1.7.0b2 -dbt-tests-adapter==1.7.0b2 +dbt-core==1.7.0rc1 +dbt-tests-adapter==1.7.0rc1 # git+https://github.com/dbt-labs/dbt-spark.git@1.5.latest#egg=dbt-spark # git+https://github.com/dbt-labs/dbt-core.git@1.5.latest#egg=dbt-core&subdirectory=core # git+https://github.com/dbt-labs/dbt-core.git@1.5.latest#egg=dbt-tests-adapter&subdirectory=tests/adapter