python313Packages.pytenable: 1.7.3 -> 1.7.4 (#389611)

This commit is contained in:
Fabian Affolter
2025-03-13 22:05:59 +01:00
committed by GitHub
@@ -28,7 +28,7 @@
buildPythonPackage rec {
pname = "pytenable";
version = "1.7.3";
version = "1.7.4";
pyproject = true;
disabled = pythonOlder "3.10";
@@ -37,7 +37,7 @@ buildPythonPackage rec {
owner = "tenable";
repo = "pyTenable";
tag = version;
hash = "sha256-yOc5SUNXchmUPedudkD75XvSZNfDiXPRzLuMbseaQz8=";
hash = "sha256-kIjAmGtfOZSNqSKOmagttfzVt2onqVwrCkYM6SCOlCg=";
};
pythonRelaxDeps = [