diff --git a/pyproject.toml b/pyproject.toml index 868edc452..05bbdc1ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev = [ "pipdeptree>=2.13,<3.0", "pre-commit>=3.4,<5.0", "setuptools>=73,<76", - "twine>=5.1.1,<6.0", + "twine>=5.1.1,<7.0", "wheel>=0.42,<0.45", "rdmo[allauth]", "rdmo[pytest]",