diff --git a/pyproject.toml b/pyproject.toml index 3ebbe2b..15ccb5e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ readme = "README.md" requires-python = ">=3.12,<3.13" dependencies = [ - "aiobotocore==3.5.0", + "aiobotocore==3.6.0", "aiofiles==25.1.0", "aiohttp==3.13.5", "aiohttp-socks==0.11.0",