diff --git a/ATTRIBUTIONS.md b/ATTRIBUTIONS.md index 3d3cf30..714901b 100644 --- a/ATTRIBUTIONS.md +++ b/ATTRIBUTIONS.md @@ -360,7 +360,7 @@ SOFTWARE. ``` -## aignostics-foundry-core (0.7.1) - MIT License +## aignostics-foundry-core (0.8.0) - MIT License 🏭 Foundational infrastructure for Foundry components. diff --git a/noxfile.py b/noxfile.py index 3e7dbe0..cd817b8 100644 --- a/noxfile.py +++ b/noxfile.py @@ -87,6 +87,7 @@ def audit(session: nox.Session) -> None: ignore_vulns = [ "CVE-2025-53000", # No fix for nbconvert yet "CVE-2026-4539", # No fix available + "CVE-2026-39373", # No fix available ] try: session.run(