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