diff --git a/setup.py b/setup.py index f15f50a5..26b8effa 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ "fastapi==0.114.1", "uvicorn[standard]==0.30.6", "httpx[http2]==0.27.2", - "python-multipart==0.0.9", + "python-multipart==0.0.10", "email-validator==2.2.0", "structlog==24.4.0", "pyicu==2.13.1",