diff --git a/pyproject.toml b/pyproject.toml index be150b9..939d23f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dev = [ "pytest>=9,<10", "pytest-cov>=7,<8", "ruff>=0.15,<1", - "twine>=6.2,<7", + "twine>=6.2,<8", ] [project.urls]