diff --git a/pyproject.toml b/pyproject.toml index e761c337..6e7f329d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dev = [ "mypy==1.19.1", "black==26.3.1", "pyright==1.1.408", - "ruff==0.15.6", + "ruff==0.15.8", "pytest", "pytest-cov", "pytest-watch",