diff --git a/pyproject.toml b/pyproject.toml index 9ba5c00b3..94e2f1ca6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "elasticsearch[async]==8.6.1", "elastic-transport==8.4.1", # License: MIT - "urllib3==1.26.19", + "urllib3==2.6.0", # License: Apache 2.0 "aiohttp==3.10.11", "aiosignal==1.3.2",