diff --git a/forge-cascade-v2/requirements-base.txt b/forge-cascade-v2/requirements-base.txt index 084a37c..c1fce2b 100644 --- a/forge-cascade-v2/requirements-base.txt +++ b/forge-cascade-v2/requirements-base.txt @@ -5,7 +5,7 @@ # to prevent supply chain attacks and ensure reproducible builds. # Web Framework -fastapi==0.128.0 # Updated for starlette CVE-2025-62727 compatibility +fastapi==0.128.7 # Updated for starlette CVE-2025-62727 compatibility uvicorn[standard]==0.34.0 python-multipart==0.0.22 # CVE-2026-24486 websockets==16.0