diff --git a/pyproject.toml b/pyproject.toml index f3a112a..b4946f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ develop = [ "mdformat-tables>=1", "pytest", "pytest-cov", - "ruff>=0.9,<0.15", + "ruff>=0.9,<0.16", "twine", "ty", "uv",