diff --git a/pyproject.toml b/pyproject.toml index 24edb91..01b55f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "pre-commit==4.0.1", "pytest==8.3.4", "pytest-cov==6.0.0", - "ruff==0.8.1", + "ruff==0.8.2", ] docs = [ "jieba==0.42.1",