From 7af1b613c763453b798c246d844cac61fd128120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:44:18 +0000 Subject: [PATCH] build: bump commitizen from 4.0.0 to 4.1.0 Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.0.0 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/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: commitizen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46198467..3890568e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ click-log==0.4.0 # via doxysphinx colorama==0.4.6 # via commitizen -commitizen==4.0.0 +commitizen==4.1.0 # via rocm-docs-core (pyproject.toml) cryptography==44.0.0 # via pyjwt