diff --git a/setup.py b/setup.py index a866a418..a8f45913 100644 --- a/setup.py +++ b/setup.py @@ -29,8 +29,8 @@ "boto3>=1.34.144,<1.36.0", "fastapi==0.115.5", "uvicorn[standard]==0.32.1", - "httpx[http2]==0.27.2", - "python-multipart==0.0.17", + "httpx[http2]==0.28.0", + "python-multipart==0.0.18", "email-validator==2.2.0", "structlog==24.4.0", "pyicu==2.14",