diff --git a/setup.py b/setup.py index a866a418..0d39609b 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ "fastapi==0.115.5", "uvicorn[standard]==0.32.1", "httpx[http2]==0.27.2", - "python-multipart==0.0.17", + "python-multipart==0.0.18", "email-validator==2.2.0", "structlog==24.4.0", "pyicu==2.14",