Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit aaf5da6

Browse files
bumping .latest branch variable in update_dependencies.sh to 1.8.latest
1 parent 8dfd12c commit aaf5da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# install latest changes in dbt-core
22
# TODO: how to automate switching from develop to version branches?
3-
git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core
3+
git+https://github.com/dbt-labs/dbt-core.git@1.8.latest#egg=dbt-core&subdirectory=core
44
git+https://github.com/dbt-labs/dbt-common.git
55
git+https://github.com/dbt-labs/dbt-adapters.git
66
git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter

0 commit comments

Comments
 (0)