diff --git a/pyproject.toml b/pyproject.toml index adbb533..3ce1b09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ test = [ "mypy >=1.0.0,<2.0.0", "types-tree-sitter", "flake8 >=6.0.0,<7.0.0", - "ruff >=0.0.275,<0.1.0", + "ruff >=0.0.275,<0.2.0", "isort >=5.0.0,<6.0.0", ]