diff --git a/pyproject.toml b/pyproject.toml index 248fe31..106fc9e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "pytest-cov==7.1.0", "pylint==4.0.6", "setuptools==84.0.0", - "twine==6.2.0", + "twine==7.0.0", "wheel==0.47.0", ]