diff --git a/pyproject.toml b/pyproject.toml index 7723212..1587a99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "pip-audit>=2.9,<3", "pytest>=8.3,<10", "ruff>=0.11,<0.18", - "twine>=6.1,<7", + "twine>=6.1,<8", ] [project.scripts]