diff --git a/pyproject.toml b/pyproject.toml index a87ad1f7..61cc9649 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ readme = "README.md" dependencies = [ "elasticsearch[async] == 8.19.3", "opensearch-py[async] == 3.1.0", - "uvicorn[standard] == 0.42.0", + "uvicorn[standard] == 0.43.0", "httpx[http2] == 0.28.1", "aiohttp[speedups] == 3.13.5", "boto3 ~= 1.37",