diff --git a/pyproject.toml b/pyproject.toml index 3a67d66..b12d754 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "pytest>=8,<9", "pytest-cov>=5,<7", "ruff>=0.8,<1", - "twine>=5,<7", + "twine>=5,<8", ] [project.scripts]