diff --git a/pyproject.toml b/pyproject.toml index ce8d935..33a3a6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ - "aiobotocore==3.1.2", + "aiobotocore==3.2.0", "aiofiles==25.1.0", "aiohttp==3.13.3", "aiohttp-socks==0.11.0",