Skip to content

Commit 3e8844f

Browse files
Update dbt-fabric requirement version range
1 parent 72ce1e1 commit 3e8844f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Anders Swanson",
1616
"Sam Debruyn",
1717
]
18-
dbt_fabric_requirement = "dbt-fabric>=1.8.0,<1.9.6"
18+
dbt_fabric_requirement = "dbt-fabric>=1.8.0,<1.10"
1919
description = """An Azure Synapse adapter plugin for dbt"""
2020

2121
this_directory = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)