python312Packages.commitizen: 4.2.2 -> 4.4.1

This commit is contained in:
R. Ryantm
2025-03-06 20:49:10 +00:00
parent 398f7eb6f8
commit db29c82088
@@ -31,7 +31,7 @@
buildPythonPackage rec {
pname = "commitizen";
version = "4.2.2";
version = "4.4.1";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -40,7 +40,7 @@ buildPythonPackage rec {
owner = "commitizen-tools";
repo = "commitizen";
tag = "v${version}";
hash = "sha256-mdN9HTL3g59jdap1VU9pLFCHQowbHxZFaRLtiBiIIQI=";
hash = "sha256-nKX5mMqcUcQfL0r0uVj2tFTW3qaSCx42roSV6qaf0yU=";
};
pythonRelaxDeps = [