diff --git a/pyproject.toml b/pyproject.toml index fbfab19..c4ee6a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ develop = [ "pydantic>=2,<3", "pytest", "pytest-cov", - "ruff>=0.9,<0.15", + "ruff>=0.9,<0.16", "twine", "ty", "uv",