python3Packages.pytenable: 1.8.2 -> 1.8.3

This commit is contained in:
R. Ryantm 2025-08-09 20:33:42 +00:00
parent b5b18aab99
commit 23abf208a0

View File

@ -28,7 +28,7 @@
buildPythonPackage rec {
pname = "pytenable";
version = "1.8.2";
version = "1.8.3";
pyproject = true;
disabled = pythonOlder "3.10";
@ -37,7 +37,7 @@ buildPythonPackage rec {
owner = "tenable";
repo = "pyTenable";
tag = version;
hash = "sha256-21vKR9W2Bpi+9YfmMQ+vgQIGchb7cYA2Sx493/XuYU0=";
hash = "sha256-91V2R29M/+kiosfkl5t6Y8qT/E041Wl1jhXCw3eQ7us=";
};
pythonRelaxDeps = [