We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dbt-adapters>=1.16.6
1 parent f290364 commit 11701c0Copy full SHA for 11701c0
dbt-snowflake/pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
]
25
dependencies = [
26
"dbt-common>=1.10,<2.0",
27
- "dbt-adapters>=1.16,<2.0",
+ "dbt-adapters>=1.16.6,<2.0",
28
# lower bound pin due to CVE-2025-24794
29
"snowflake-connector-python[secure-local-storage]>=3.13.1,<4.0.0",
30
"certifi<2025.4.26",
0 commit comments