From 96add7a908df422738de25e0151271d1eeae3ab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 20:50:17 +0000 Subject: [PATCH] build(deps-dev): bump commitizen from 2.17.13 to 3.8.0 Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 2.17.13 to 3.8.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/v2.17.13...3.8.0) --- updated-dependencies: - dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d9937950..eaf83f27 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ "flake8==4.0.1", "black>=21.4b2", "imgcompare==2.0.1", - "commitizen==2.17.13", + "commitizen==3.8.0", "pytest-cov==2.12.1", ] setup(