diff --git a/pyproject.toml b/pyproject.toml index da43d10..f6c3827 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ test = [ "syrupy == 4.8.0" ] lint = [ - "ruff == 0.8.4" + "ruff == 0.9.3" ] [project.urls]