diff --git a/pyproject.toml b/pyproject.toml index 70cc4b1..f868109 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ doc = [ ] lint = [ "pyright==1.1.410", - "ruff==0.15.18", + "ruff==0.15.19", ] test = [ "lewis",