diff --git a/pyproject.toml b/pyproject.toml index 34d9d20..4f864b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "pytest>=8.3,<9", "pytest-cov>=6,<7", "ruff>=0.9,<1", - "twine>=6,<7", + "twine>=6,<8", "types-PyYAML>=6.0.12,<7", ]