diff --git a/pyproject.toml b/pyproject.toml index 29c6d2c..bdf7f4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ full = [ [dependency-groups] dev = [ - 'ruff<0.16', + 'ruff<0.17', 'coverage', 'interrogate', 'pytest',