diff --git a/pyproject.toml b/pyproject.toml index a6ccf91..de1ced6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ "Topic :: Software Development :: Libraries :: Python Modules", ] dependencies = [ - "boto3>=1.34,<1.38", + "boto3>=1.34,<1.44", "botocore>=1.34,<1.38", "requests", "aiohttp",