diff --git a/pyproject.toml b/pyproject.toml index c3db729e..26132e8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ dev = [ "types-PyYAML>=5.4.1,<7", "types-python-slugify>=8.0.0.0,<9", "types-requests>=2.28.11.5,<3", - "ruff==0.16.1", + "ruff==0.16.5", ] test = [ "dbt-redshift>=1.1,<2.0",