diff --git a/pyproject.toml b/pyproject.toml index 49416a1..09a114a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ develop = [ "ruff>=0.5.0,<0.8", "pytest", "pytest-cov", - "twine>=5,<5.2" + "twine>=5,<6.1" ] test = [ "pytest",