diff --git a/pyproject.toml b/pyproject.toml index 04823e1..802ac45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ doc = [ ] lint = [ "pyright==1.1.411", - "ruff==0.15.22", + "ruff==0.16.0", ] test = [ "lewis",