From 9db6ad1cbea7b1a357b31dcdc2f2b7f5d8264c1d Mon Sep 17 00:00:00 2001 From: Michelle Ark Date: Mon, 2 Dec 2024 10:15:27 -0500 Subject: [PATCH] testing: dbt-common@catch-jinja-generic-exception --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5f393349744..cf48db7cecf 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ git+https://github.com/dbt-labs/dbt-adapters.git@main git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-tests-adapter -git+https://github.com/dbt-labs/dbt-common.git@main +git+https://github.com/dbt-labs/dbt-common.git@catch-jinja-generic-exception git+https://github.com/dbt-labs/dbt-postgres.git@main # black must match what's in .pre-commit-config.yaml to be sure local env matches CI black==24.3.0