diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_2.1.2.bb b/meta-python/recipes-devtools/python/python3-werkzeug_2.1.2.bb index 3c50d19173..9ea345c46a 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_2.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_2.1.2.bb @@ -45,4 +45,4 @@ RDEPENDS:${PN} += " \ " # Windows-only vulnerabilities -CVE_CHECK_IGNORE = "CVE-2024-49766 CVE-2025-66221 CVE-2026-21860" +CVE_CHECK_IGNORE = "CVE-2024-49766 CVE-2025-66221 CVE-2026-21860 CVE-2026-27199"