From d737c8c8cd9adb68d34826305d656e42820b6166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 20:19:32 +0000 Subject: [PATCH] build(deps-dev): bump commitizen from 3.31.0 to 4.6.0 in /packages Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.31.0 to 4.6.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.31.0...v4.6.0) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.6.0 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 ee42327..ea7b335 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -16,7 +16,7 @@ click-option-group==0.5.7 ; python_version >= "3.9" and python_version < "4.0" 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.6.0 ; python_version >= "3.9" and python_version < "4.0" coverage==7.8.0 ; python_version >= "3.9" and python_version < "4.0" coverage[toml]==7.8.0 ; python_version >= "3.9" and python_version < "4.0" decli==0.6.2 ; python_version >= "3.9" and python_version < "4.0"