diff --git a/setup.py b/setup.py index c170ec4d..dc796644 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ "boto3>=1.34.144,<1.35.0", "fastapi==0.112.0", "uvicorn[standard]==0.30.5", - "httpx[http2]==0.27.0", + "httpx[http2]==0.27.2", "python-multipart==0.0.9", "email-validator==2.2.0", "structlog==24.4.0",