diff --git a/worker_plan/pyproject.toml b/worker_plan/pyproject.toml index 2e05f45f4..c063327f8 100644 --- a/worker_plan/pyproject.toml +++ b/worker_plan/pyproject.toml @@ -9,7 +9,7 @@ requires-python = ">=3.13" dependencies = [ "aiofiles==25.1.0", "aiohappyeyeballs==2.6.1", - "aiohttp==3.13.3", + "aiohttp==3.13.5", "aiosignal==1.4.0", "annotated-types==0.7.0", "anyio==4.12.0",