diff --git a/pyproject.toml b/pyproject.toml index 0134a30..93404a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ train = [ dev = [ "pytest>=8.0", "pytest-cov>=5.0", - "ruff>=0.15.8", + "ruff>=0.15.10", ] [project.scripts]