diff --git a/pyproject.toml b/pyproject.toml index a1d656a..034c8b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dev = [ "pip-audit>=2.9.0", "pre-commit>=4.3.0", "pytest>=8.4.1", - "ruff>=0.12.8", + "ruff>=0.15.13", ] [tool.mypy]