Skip to content

Commit e07f14b

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

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.2",
46+
"commitizen ==4.16.3",
4747
"twine ==6.2.0",
4848
]
4949
dev = [

0 commit comments

Comments
 (0)