python3Packages.notus-scanner: 22.7.1 -> 22.7.2

This commit is contained in:
R. Ryantm
2025-06-03 00:29:18 +00:00
parent 3603bcb66c
commit 933bdd18bd
@@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "notus-scanner";
version = "22.7.1";
version = "22.7.2";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "greenbone";
repo = "notus-scanner";
tag = "v${version}";
hash = "sha256-iTcGo33GRf+CihSRuK1GFXOpYL6TT8e3CRyK2/AA38U=";
hash = "sha256-JKDnqgEBzEIOI3WIh+SOycACFaYZoZHy7tPFirltDiM=";
};
pythonRelaxDeps = [