diff --git a/pyproject.toml b/pyproject.toml index a8df8130..f587fd15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "opensearch-py[async] == 2.8.0", "uvicorn[standard] == 0.34.0", "httpx[http2] == 0.28.1", - "aiohttp[speedups] == 3.11.11", + "aiohttp[speedups] == 3.11.12", "boto3 ~= 1.36.2", "fastapi == 0.115.7", "python-multipart == 0.0.20",