Skip to content

Commit 11701c0

Browse files
bump dependency to dbt-adapters>=1.16.6
1 parent f290364 commit 11701c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbt-snowflake/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
]
2525
dependencies = [
2626
"dbt-common>=1.10,<2.0",
27-
"dbt-adapters>=1.16,<2.0",
27+
"dbt-adapters>=1.16.6,<2.0",
2828
# lower bound pin due to CVE-2025-24794
2929
"snowflake-connector-python[secure-local-storage]>=3.13.1,<4.0.0",
3030
"certifi<2025.4.26",

0 commit comments

Comments
 (0)