diff --git a/pyproject.toml b/pyproject.toml index 20663e0..1d12513 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ "Programming Language :: Python :: 3.10", ] dependencies = [ - "boto3~=1.26.0", + "boto3~=1.34.39", "pydantic~=1.10.0", "httpx~=0.23.0", "click~=8.1.0",