From be2bf0c2ab12547e5c581ffe4b1f277bc14d88ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 23:45:58 +0200 Subject: [PATCH] build(deps-dev): bump commitizen from 4.15.0 to 4.15.1 (#1048) Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.15.0 to 4.15.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/v4.15.0...v4.15.1) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.15.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8c5c39e..e0c9a3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ dev = [ "tokenize-rt==6.2.0", # for mypy "types-docutils==0.22.3.20260408", # for mypy "types-PyYaml==6.0.12.20260408", # for mypy - "commitizen==4.15.0", + "commitizen==4.15.1", "deprecated==1.3.1", # for commitizen # Sphinx