diff --git a/pyproject.toml b/pyproject.toml index 7aa96b9..5198326 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ test = [ "check-manifest==0.51", "pre-commit==4.6.0", "pytest==9.0.3", - "ruff==0.15.14", + "ruff==0.15.16", "yamllint==1.38.0", ]