diff --git a/pyproject.toml b/pyproject.toml index c609df1..2868a5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ tests = [ tools = [ "uv>=0.11.6", "mypy>=1.20.1", - "ruff>=0.15.10", + "ruff>=0.15.11", "codespell>=2.4.2", "pre-commit>=4.5.1", "attrs>=26.1.0",