From c578a56af2a7f11e9b1c81d89f437cd4b31c22b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 15:52:25 +0100 Subject: [PATCH] build(deps-dev): bump commitizen from 4.13.0 to 4.13.8 (#894) Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.13.0 to 4.13.8. - [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.13.0...v4.13.8) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.13.8 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> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7bb182e..9490a05 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ pandas-stubs==3.0.0.260204 # for mypy tokenize-rt==6.2.0 # for mypy types-docutils==0.22.3.20251115 # for mypy types-PyYaml==6.0.12.20250915 # for mypy -commitizen==4.13.0 +commitizen==4.13.8 deprecated==1.3.1 # for commitizen # Sphinx