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