python3Packages.appthreat-vulnerability-db: 6.6.2 -> 6.7.0

Diff: https://github.com/AppThreat/vulnerability-db/compare/v6.6.2...v6.7.0

Changelog: https://github.com/AppThreat/vulnerability-db/releases/tag/v6.7.0
This commit is contained in:
Fabian Affolter
2026-05-26 12:02:27 +02:00
parent 87fcb8ea8b
commit 5fb6914dbe
@@ -23,14 +23,14 @@
buildPythonPackage (finalAttrs: {
pname = "appthreat-vulnerability-db";
version = "6.6.2";
version = "6.7.0";
pyproject = true;
src = fetchFromGitHub {
owner = "AppThreat";
repo = "vulnerability-db";
tag = "v${finalAttrs.version}";
hash = "sha256-p5mx6fvqLZZ+te8twTWHTKEcuUg9pUyT2raMFADiVCw=";
hash = "sha256-CIRl2bGGIIzDzYoWYmBySb7y/LxByel4DpEzD1y6hUs=";
};
pythonRelaxDeps = [