Skip to content

Commit

Permalink
Bump dbt-adapters to 1.3.0 (#10499)
Browse files Browse the repository at this point in the history
  • Loading branch information
aranke authored Jul 29, 2024
1 parent 0a160fc commit 25c2042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"dbt-semantic-interfaces>=0.6.10,<0.7",
# Minor versions for these are expected to be backwards-compatible
"dbt-common>=1.6.0,<2.0",
"dbt-adapters>=1.1.1,<2.0",
"dbt-adapters>=1.3.0,<2.0",
# ----
# Expect compatibility with all new versions of these packages, so lower bounds only.
"packaging>20.9",
Expand Down

0 comments on commit 25c2042

Please sign in to comment.