diff --git a/pyproject.toml b/pyproject.toml index bd7548c6..d4a338c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ something = "package.__main__:main" # installed. Make sure to keep the requirements in sync with the workflows! actions = [ "commitizen ==3.25.0", - "twine ==5.0.0", + "twine ==5.1.0", ] dev = [ "flit >=3.2.0,<4.0.0",