diff --git a/backend/requirements.txt b/backend/requirements.txt index 8f96a7e5..61494180 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ fastapi==0.129.0 uvicorn[standard]==0.40.0 starlette==0.52.1 # Security: CVE-2025-62727 fixed -python-multipart==0.0.22 +python-multipart==0.0.27 # Database (PostgreSQL only) SQLAlchemy==2.0.46