diff --git a/pyproject.toml b/pyproject.toml index addf926..3386547 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ test = [ "pytest>=8,<9", "pytest-cov>=5,<8", "ruff>=0.11,<1", - "twine>=6,<7", + "twine>=6,<8", ] [project.urls]