diff --git a/pyproject.toml b/pyproject.toml index 39a50d91..9fcc4e8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dev = [ # installed. Make sure to keep the requirements in sync with the workflows! actions = [ "commitizen ==4.16.5", - "twine ==6.2.0", + "twine ==7.0.0", ] check = [ "mypy >=2.0.0,<2.4.0",