From 316fd48922ee4345c1c2914f2007cd77b8061d5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 02:12:48 +0000 Subject: [PATCH] build(deps-dev): bump commitizen from 3.31.0 to 4.7.0 in /packages Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.31.0 to 4.7.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.7.0) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.7.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 c174ca8..edec7ab 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -19,7 +19,7 @@ click-option-group==0.5.6 ; 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.7.0 ; python_version >= "3.9" and python_version < "4.0" coverage==7.6.12 ; python_version >= "3.9" and python_version < "4.0" crashtest==0.4.1 ; python_version >= "3.9" and python_version < "4.0" cryptography==43.0.3 ; python_version == "3.9" and sys_platform == "linux"