diff --git a/pyproject.toml b/pyproject.toml index c2e1fd5..3f19614 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ requires-python = ">=3.12,<3.13" dependencies = [ "aiobotocore==3.2.1", "aiofiles==25.1.0", - "aiohttp==3.13.3", + "aiohttp==3.13.5", "aiohttp-socks==0.11.0", "aiokafka==0.13.0", "apscheduler==3.11.2",