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