Skip to content

Commit 7a10bdf

Browse files
chore(deps-dev): bump commitizen from 4.16.4 to 4.16.5
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.16.4 to 4.16.5. - [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.16.4...v4.16.5) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.16.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb2e31c commit 7a10bdf

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
@@ -43,7 +43,7 @@ something = "package.__main__:main"
4343
# We keep them listed here to ensure the infrastructure BOM is consistent with what's
4444
# installed. Make sure to keep the requirements in sync with the workflows!
4545
actions = [
46-
"commitizen ==4.16.4",
46+
"commitizen ==4.16.5",
4747
"twine ==6.2.0",
4848
]
4949
dev = [

0 commit comments

Comments
 (0)