diff --git a/pyproject.toml b/pyproject.toml index 2e7c2eb1d..681f82b97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ macaron = 'macaron.__main__:main' # installed. Make sure to keep the requirements in sync with the workflows! actions = [ "commitizen >=3.13.0,<4.0.0", - "twine >=4.0.1,<5.0.0", + "twine >=4.0.1,<6.0.0", ] dev = [ "flit >=3.2.0,<4.0.0",