python312Packages.commitizen: 3.29.0 -> 3.29.1

This commit is contained in:
R. Ryantm
2024-09-26 16:06:18 +00:00
parent e09e0b5a3c
commit 7e324e75ba
@@ -31,7 +31,7 @@
buildPythonPackage rec {
pname = "commitizen";
version = "3.29.0";
version = "3.29.1";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -40,7 +40,7 @@ buildPythonPackage rec {
owner = "commitizen-tools";
repo = "commitizen";
rev = "refs/tags/v${version}";
hash = "sha256-7EQFip8r2Ey7Rbbwns1gvhsBOj7Hjm94NYhq8aANDIo=";
hash = "sha256-qB0XP5y9NjD0AV9gVleq+MbL5l/7M5JBb57pgssbyo4=";
};
pythonRelaxDeps = [