From fe879550cc26446e0165693553238126a3499201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 02:34:03 +0000 Subject: [PATCH] chore(deps): bump commitizen from 4.16.5 to 4.17.0 Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.16.5 to 4.17.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.16.5...v4.17.0) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 106a6be..de537f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ types-psycopg2==2.9.21.20260712 types-reportlab==4.5.1.20260728 types-defusedxml==0.7.0.20260504 # Pre-commit tooling — must match .pre-commit-config.yaml rev: -commitizen==4.16.5 # rev: v4.16.4 +commitizen==4.17.0 # rev: v4.16.4 djlint==1.42.1 # rev: v1.40.3 requests==2.34.2 aiohttp==3.14.1