diff --git a/pyproject.toml b/pyproject.toml index 2e8d9d6..7d8c94c 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.13", + "ruff==0.14.14", ] dev = [ "build==1.4.0",