From 74a9271e88389222a40fbf7d3c878eece9344d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 01:07:33 +0100 Subject: [PATCH] build(deps-dev): bump commitizen from 4.9.1 to 4.10.0 (#760) Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.9.1 to 4.10.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.9.1...v4.10.0) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 f2208a1..3a5f3cd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ mypy==1.18.2 types-requests==2.32.4.20250913 # for mypy pandas-stubs==2.3.2.250926 # for mypy tokenize-rt==6.2.0 # for mypy -commitizen==4.9.1 +commitizen==4.10.0 deprecated==1.3.1 # for commitizen # Sphinx