diff --git a/pyproject.toml b/pyproject.toml index 446ece2..d9f50a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dev = [ "pyright>=1.1.392.post0", "pytest>=8.3.4", "pytest-cov>=6.0.0", - "ruff>=0.9.2", + "ruff>=0.15.10", ] [tool.ruff]