From 2ddba5c97f50f87e200acac8104133942ee9599e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 00:03:37 +0000 Subject: [PATCH] build(deps-dev): bump commitizen from 3.29.1 to 4.1.0 in /packages Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.29.1 to 4.1.0. - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](https://github.com/commitizen-tools/commitizen/compare/v3.29.1...v4.1.0) --- updated-dependencies: - dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index c0fd97e..7fe33e4 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -16,7 +16,7 @@ click-option-group==0.5.6 ; python_version >= "3.9" and python_version < "4" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" codecov==2.1.13 ; python_version >= "3.9" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" -commitizen==3.31.0 ; python_version >= "3.9" and python_version < "4.0" +commitizen==4.1.0 ; python_version >= "3.9" and python_version < "4.0" coverage==7.6.10 ; python_version >= "3.9" and python_version < "4.0" coverage[toml]==7.6.10 ; python_version >= "3.9" and python_version < "4.0" decli==0.6.2 ; python_version >= "3.9" and python_version < "4.0"