Skip to content

Commit d1b683f

Browse files
chore(deps-dev): bump commitizen from 4.13.9 to 4.16.0
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.13.9 to 4.16.0. - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.13.9...v4.16.0) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81716a8 commit d1b683f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ something = "package.__main__:main"
4141
# We keep them listed here to ensure the infrastructure BOM is consistent with what's
4242
# installed. Make sure to keep the requirements in sync with the workflows!
4343
actions = [
44-
"commitizen ==4.13.9",
44+
"commitizen ==4.16.0",
4545
"twine ==6.2.0",
4646
]
4747
dev = [

0 commit comments

Comments
 (0)