diff --git a/pyproject.toml b/pyproject.toml index df1023b41..962bde790 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ # License: MIT "urllib3==1.26.19", # License: Apache 2.0 - "aiohttp==3.10.11", + "aiohttp==3.12.14", "aiosignal==1.3.2", "docker==6.0.0", # avoid specific requests version to fix bug in docker-py