diff --git a/pyproject.toml b/pyproject.toml index d390a57..d485a40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ doc = [ ] lint = [ "pyright==1.1.408", - "ruff==0.15.7", + "ruff==0.15.8", ] test = [ "lewis",