diff --git a/pyproject.toml b/pyproject.toml index 76bd76e1..0cf35b11 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ something = "package.__main__:main" # We keep them listed here to ensure the infrastructure BOM is consistent with what's # installed. Make sure to keep the requirements in sync with the workflows! actions = [ - "commitizen ==4.9.1", + "commitizen ==4.10.0", "twine ==6.2.0", ] dev = [