diff --git a/pyproject.toml b/pyproject.toml index d5eb437..8044c79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = [ "pytest-cov==6.0.0", "pylint==3.3.2", "setuptools==75.6.0", - "twine==6.0.1", + "twine==6.1.0", "wheel==0.45.1", ]