diff --git a/backend/requirements.txt b/backend/requirements.txt index b2fe1b0d9..2ffd282d9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -23,7 +23,7 @@ genvm-linter==0.7.1 # FastAPI and ASGI dependencies fastapi==0.135.1 -python-multipart==0.0.22 +python-multipart==0.0.27 uvicorn[standard]==0.41.0 websockets==15.0.1