diff --git a/pyproject.toml b/pyproject.toml index 52c357f5..e93ccc53 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.10.0", + "commitizen ==4.10.1", "twine ==6.2.0", ] dev = [