From 623c4fcdcd00c7991305226f7bf4b8c07118399c Mon Sep 17 00:00:00 2001 From: Github Build Bot Date: Mon, 2 Dec 2024 02:37:50 +0000 Subject: [PATCH] bumping .latest branch variable in update_dependencies.sh to 1.9.latest --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2c0134110..e32b03d81 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ git+https://github.com/dbt-labs/dbt-adapters.git git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter git+https://github.com/dbt-labs/dbt-common.git -git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core +git+https://github.com/dbt-labs/dbt-core.git@1.9.latest#egg=dbt-core&subdirectory=core # dev ddtrace==2.3.0