python313Packages.pytenable: 1.7.3 -> 1.7.4

Diff: https://github.com/tenable/pyTenable/compare/refs/tags/1.7.3...1.7.4

Changelog: https://github.com/tenable/pyTenable/releases/tag/1.7.4
This commit is contained in:
Fabian Affolter
2025-03-13 20:29:49 +01:00
parent 268a579707
commit ca0244a042
@@ -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 = [