diff --git a/pyproject.toml b/pyproject.toml index 7b6541a..85a8eb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "pytest-cov==6.0.0", "pylint==3.3.2", "setuptools==75.6.0", - "twine==5.1.1", + "twine==6.0.1", "wheel==0.45.1", ]