commitizen: 4.0.0 -> 4.1.0

This commit is contained in:
R. Ryantm
2024-12-12 10:59:30 +00:00
parent 52a2613850
commit fc202c4d1b
@@ -31,7 +31,7 @@
buildPythonPackage rec {
pname = "commitizen";
version = "4.0.0";
version = "4.1.0";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -40,7 +40,7 @@ buildPythonPackage rec {
owner = "commitizen-tools";
repo = "commitizen";
rev = "refs/tags/v${version}";
hash = "sha256-M6JoBVst2aJwxr/SyMpXXOnMKIl9gX0ltg3H0SpU7uQ=";
hash = "sha256-f3uusTNGMK6a3Plh6FHBeM8vEXDZW31o9E0i+sWsBgE=";
};
pythonRelaxDeps = [