diff --git a/pyproject.toml b/pyproject.toml index 3ad15c0..c1b05d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ doc = [ ] lint = [ "pyright==1.1.411", - "ruff==0.15.19", + "ruff==0.15.20", ] test = [ "lewis",