diff --git a/pyproject.toml b/pyproject.toml index b42fa2b..dcf33e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "pre-commit==4.0.1", "pytest==8.3.3", "pytest-cov==6.0.0", - "ruff==0.7.4", + "ruff==0.8.0", ] docs = [ "jieba==0.42.1",