diff --git a/pyproject.toml b/pyproject.toml index f603d04..c977e8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ doc = [ ] lint = [ "pyright==1.1.410", - "ruff==0.15.15", + "ruff==0.15.16", ] test = [ "lewis",