diff --git a/pyproject.toml b/pyproject.toml index c0740b0..217aaef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "mypy==1.19.0", "pytest==9.0.2", "pytest-cov==7.0.0", - "ruff==0.14.8", + "ruff==0.14.9", ] dev = [ "build==1.3.0",