From 267d7af72686d95bfe44172b6539ea2edd898247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:35:57 +0000 Subject: [PATCH] build: bump commitizen from 3.30.1 to 3.31.0 Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.30.1 to 3.31.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.30.1...v3.31.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 996ab2f8..1102cdbe 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==3.30.1 +commitizen==3.31.0 # via rocm-docs-core (pyproject.toml) cryptography==43.0.3 # via pyjwt