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