diff --git a/pyproject.toml b/pyproject.toml index 43379ff45..503e572cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ doc = [ "svgutils", ] dev = [ - "ruff ~= 0.4.3", + "ruff ~= 0.7.3", "pre-commit", ] tests = [