Unverified Commit fb6a11af authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python312Packages.appthreat-vulnerability-db: 6.0.8 -> 6.0.14 (#328872)

parents f852cec3 61d6f139
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@

buildPythonPackage rec {
  pname = "appthreat-vulnerability-db";
  version = "6.0.8";
  version = "6.0.14";
  pyproject = true;

  disabled = pythonOlder "3.10";
@@ -30,7 +30,7 @@ buildPythonPackage rec {
    owner = "AppThreat";
    repo = "vulnerability-db";
    rev = "refs/tags/v${version}";
    hash = "sha256-lgt609UDuHTGQTTrpvxNvgUk6GU+TYqwc19dzatI4Io=";
    hash = "sha256-Xm/2AHV4r6SmKK1wZS20xh9xRO3zhdEB/hpRT1o3z2Q=";
  };

  pythonRelaxDeps = [