diff --git a/pyproject.toml b/pyproject.toml index e034664..7761729 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.0", + "aiobotocore==3.1.1", "aiofiles==25.1.0", "aiohttp==3.13.3", "aiohttp-socks==0.11.0",