Skip to content

Commit 612a554

Browse files
authored
chore(deps-dev): update commitizen to >=4.0.0,<5.0.0 (#1002)
Signed-off-by: behnazh-w <[email protected]>
1 parent 4df95e9 commit 612a554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ macaron = 'macaron.__main__:main'
6363
# We keep them listed here to ensure the infrastructure BOM is consistent with what's
6464
# installed. Make sure to keep the requirements in sync with the workflows!
6565
actions = [
66-
"commitizen >=3.13.0,<4.0.0",
66+
"commitizen >=4.0.0,<5.0.0",
6767
"twine >=5.0.0,<6.0.0",
6868
]
6969
dev = [

0 commit comments

Comments
 (0)