diff --git a/pyproject.toml b/pyproject.toml index 8e61f8f..3f56ca1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ test = [ "mypy==1.19.1", "pytest==9.0.2", "pytest-cov==7.0.0", - "ruff==0.14.10", + "ruff==0.14.11", ] dev = [ "build==1.3.0",