Fabian Affolter
2025-07-04 08:14:10 +02:00
parent 2f29d6f3ee
commit 02c8cf76fa
@@ -28,7 +28,7 @@
buildPythonPackage rec {
pname = "pytenable";
version = "1.7.5";
version = "1.8.0";
pyproject = true;
disabled = pythonOlder "3.10";
@@ -37,7 +37,7 @@ buildPythonPackage rec {
owner = "tenable";
repo = "pyTenable";
tag = version;
hash = "sha256-oTFlIDlntbB2YwE1zuU9DjouPncgIMKU+lDf5bcPKiQ=";
hash = "sha256-859+qKkOZBVU96QJI4YlQGXM9O81yjMmmwhAlxqO4QY=";
};
pythonRelaxDeps = [