diff --git a/pyproject.toml b/pyproject.toml index 0bd36d4f..76ca3dee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "dbt-common>=1.8,<2.0", + "dbt-common>=1.10,<2.0", "pytz>=2015.7", # installed via dbt-common but used directly "agate>=1.0,<2.0",