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

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

Changelog: https://github.com/AppThreat/vulnerability-db/releases/tag/v6.7.2
This commit is contained in:
Fabian Affolter
2026-07-20 09:16:21 +02:00
parent f425e88734
commit 238c10c224
@@ -23,14 +23,14 @@
buildPythonPackage (finalAttrs: {
pname = "appthreat-vulnerability-db";
version = "6.7.0";
version = "6.7.2";
pyproject = true;
src = fetchFromGitHub {
owner = "AppThreat";
repo = "vulnerability-db";
tag = "v${finalAttrs.version}";
hash = "sha256-CIRl2bGGIIzDzYoWYmBySb7y/LxByel4DpEzD1y6hUs=";
hash = "sha256-XgVOq8+U2FrhL3lauwyk7onSojtbfxWPmGySLD4qCPA=";
};
pythonRelaxDeps = [