diff --git a/pyproject.toml b/pyproject.toml index 1f98e25..15b6656 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ doc = [ ] lint = [ "pyright==1.1.408", - "ruff==0.15.10", + "ruff==0.15.11", ] test = [ "lewis",