python312Packages.commitizen: 4.1.1 -> 4.2.2

This commit is contained in:
R. Ryantm
2025-02-21 15:36:00 +00:00
parent ddac415687
commit dc10eb78cf
@@ -31,7 +31,7 @@
buildPythonPackage rec {
pname = "commitizen";
version = "4.1.1";
version = "4.2.2";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -40,7 +40,7 @@ buildPythonPackage rec {
owner = "commitizen-tools";
repo = "commitizen";
tag = "v${version}";
hash = "sha256-ms1G7wKJMBjmfcD3VNZizswLilBdy4wv5fgnzzirgMs=";
hash = "sha256-mdN9HTL3g59jdap1VU9pLFCHQowbHxZFaRLtiBiIIQI=";
};
pythonRelaxDeps = [