diff --git a/pyproject.toml b/pyproject.toml index c9c0fa2..ea1b1df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ whoosh = [ "whoosh", ] lint = [ - "ruff==0.5.5", + "ruff==0.7.1", "mypy", "types-docutils", ]