diff --git a/setup.py b/setup.py index 13aca2c5..f82128bc 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ "opensearch-py[async]==2.6.0", "boto3>=1.34.144,<1.35.0", "fastapi==0.111.1", - "uvicorn[standard]==0.30.1", + "uvicorn[standard]==0.30.3", "httpx[http2]==0.27.0", "python-multipart==0.0.9", "email-validator==2.2.0",