diff --git a/pyproject.toml b/pyproject.toml index b10fe3f..fdad3d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ [project.optional-dependencies] dev-test = [ "aioworkers==0.27.0", - "aiobotocore==2.6.0", + "aiobotocore==2.14.0", "coverage[toml]==7.2.7", "pytest==7.4.3", "pytest-aioworkers[asyncio]==0.4",