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