diff --git a/pyproject.toml b/pyproject.toml index 74aac9c9f..06f3bb28c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "pytest-cov==5.0.0", "syrupy==4.7.2", "tomli==2.0.2", - "ruff==0.7.1", + "ruff==0.7.4", ] [project.scripts]