diff --git a/pyproject.toml b/pyproject.toml index 8774cc75..33c489b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ license = "MIT" [dependency-groups] dev = [ - "ruff>=0.15.7", + "ruff>=0.15.10", "pytest>=9.0.2", ] doc = [