diff --git a/pyproject.toml b/pyproject.toml index cee4706b..3c62898d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "dbt-common>=1.11,<2.0", + "dbt-common>=1.13,<2.0", "pytz>=2015.7", # installed via dbt-common but used directly "agate>=1.0,<2.0",