python3Packages.commitizen: 4.7.1 -> 4.8.2

This commit is contained in:
R. Ryantm
2025-05-28 02:09:46 +00:00
parent 3f62a1ca1a
commit b1af68e13b
@@ -31,7 +31,7 @@
buildPythonPackage rec {
pname = "commitizen";
version = "4.7.1";
version = "4.8.2";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -40,7 +40,7 @@ buildPythonPackage rec {
owner = "commitizen-tools";
repo = "commitizen";
tag = "v${version}";
hash = "sha256-SSj9K1ujwi/KNzugB0mIo0VMOz3WbCQ6X07ztB0JJsU=";
hash = "sha256-qpbq9Q1/FMKiSIIRUfB/2AkTAasBWpnQg4KbEq/tRns=";
};
pythonRelaxDeps = [