diff --git a/pyproject.toml b/pyproject.toml index 4901da6..bf8609c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ test = [ "pytest-cov>=6,<8", "respx>=0.22,<1", "ruff>=0.12,<1", - "twine>=6.1,<7", + "twine>=6.1,<8", "types-PyYAML>=6.0,<7", ]