diff --git a/pyproject.toml b/pyproject.toml index ec2399b..ed8ccf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "pytest>=8.4,<10", "pytest-cov>=6.2,<8", "ruff>=0.16,<0.17", - "twine>=6.0,<7", + "twine>=6.0,<8", ] [tool.hatch.build.targets.wheel]