diff --git a/pyproject.toml b/pyproject.toml index a6ccf91..9ab63f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ ] dependencies = [ "boto3>=1.34,<1.38", - "botocore>=1.34,<1.38", + "botocore>=1.34,<1.44", "requests", "aiohttp", "pyquery",