commitizen: 4.5.0 -> 4.6.0

This commit is contained in:
Joaqim Planstedt
2025-04-22 19:36:31 +02:00
parent ce7442e4f9
commit 492248f536
@@ -31,7 +31,7 @@
buildPythonPackage rec {
pname = "commitizen";
version = "4.5.0";
version = "4.6.0";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -40,7 +40,7 @@ buildPythonPackage rec {
owner = "commitizen-tools";
repo = "commitizen";
tag = "v${version}";
hash = "sha256-J3jwCgiwM2SOJJ8tpXNxHodyhkMb631cb1Usr8Cnwx0=";
hash = "sha256-tn87aMJf6UeiTaMmG7Yr+1MenGBTSWrNRIM+QME+8uI=";
};
pythonRelaxDeps = [