diff --git a/pyproject.toml b/pyproject.toml index 220143d..b5a85ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ requires-python = ">=3.12,<3.13" dependencies = [ "aiobotocore==3.5.0", "aiofiles==25.1.0", - "aiohttp==3.13.5", + "aiohttp==3.14.0", "aiohttp-socks==0.11.0", "aiokafka==0.14.0", "apscheduler==3.11.2",