python3Packages.commitizen: 4.7.0 -> 4.7.1

This commit is contained in:
R. Ryantm
2025-05-18 03:07:03 +00:00
parent e3beaa67c4
commit cf06bb3bd3
@@ -31,7 +31,7 @@
buildPythonPackage rec {
pname = "commitizen";
version = "4.7.0";
version = "4.7.1";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -40,7 +40,7 @@ buildPythonPackage rec {
owner = "commitizen-tools";
repo = "commitizen";
tag = "v${version}";
hash = "sha256-fCQtSzOUezd3UE8bktn2cw4qwnl2pM6L7bBgKKFq5AM=";
hash = "sha256-SSj9K1ujwi/KNzugB0mIo0VMOz3WbCQ6X07ztB0JJsU=";
};
pythonRelaxDeps = [