python313Packages.pytenable: 1.7.1 -> 1.7.3

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

Changelog: https://github.com/tenable/pyTenable/releases/tag/1.7.3
This commit is contained in:
Fabian Affolter
2025-02-13 23:44:51 +01:00
parent 3fa5ee5360
commit 903c29e2a6
@@ -28,7 +28,7 @@
buildPythonPackage rec {
pname = "pytenable";
version = "1.7.1";
version = "1.7.3";
pyproject = true;
disabled = pythonOlder "3.10";
@@ -37,7 +37,7 @@ buildPythonPackage rec {
owner = "tenable";
repo = "pyTenable";
tag = version;
hash = "sha256-IPhuxjUmj4g5UxuCZsthZytgDsFiplPt+dIsCHgfMdg=";
hash = "sha256-yOc5SUNXchmUPedudkD75XvSZNfDiXPRzLuMbseaQz8=";
};
pythonRelaxDeps = [