diff --git a/pyproject.toml b/pyproject.toml index c09aad5..6a27a33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,5 +34,5 @@ source = ["src"] dev = [ "pytest>=8", "pytest-cov>=6", - "ruff>=0.11", + "ruff>=0.15.10", ]