From ef7ddca2a3f70b9549ae95becc645870e1d872eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 23:03:30 +0000 Subject: [PATCH] build(deps-dev): bump commitizen from 4.17.1 to 4.18.0 Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.17.1 to 4.18.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.17.1...v4.18.0) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 779774f1..84cf16c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ dev = [ "tokenize-rt==6.2.0", # for mypy "types-docutils==0.22.3.20260712", # for mypy "types-PyYaml==6.0.12.20260815", # for mypy - "commitizen==4.17.1", + "commitizen==4.18.0", "deprecated==1.3.1", # for commitizen # Sphinx