diff --git a/setup.py b/setup.py index fed7e17..d4ed767 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ "Anders Swanson", "Sam Debruyn", ] -dbt_fabric_requirement = "dbt-fabric>=1.8.0,<1.9.0" +dbt_fabric_requirement = "dbt-fabric>=1.8.0,<1.10.0" description = """An Azure Synapse adapter plugin for dbt""" this_directory = os.path.abspath(os.path.dirname(__file__))