From 6f3d575904d084e6f29caa8dfb94f6d09262580f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:48:17 +0000 Subject: [PATCH] build: bump commitizen from 3.30.0 to 3.30.1 Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.30.0 to 3.30.1. - [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.0...v3.30.1) --- updated-dependencies: - dependency-name: commitizen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9df0e7f..ea319ef3 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.0 +commitizen==3.30.1 # via rocm-docs-core (pyproject.toml) cryptography==43.0.3 # via pyjwt