diff --git a/pyproject.toml b/pyproject.toml index a1d7bdf..a8560bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ doc = [ ] lint = [ "pyright==1.1.409", - "ruff==0.15.12", + "ruff==0.15.13", ] test = [ "lewis",