diff --git a/_common/setup.py b/_common/setup.py index 0e83a429..398fefb6 100644 --- a/_common/setup.py +++ b/_common/setup.py @@ -11,7 +11,7 @@ __uri__ = "https://github.com/kyhau/aws-tools/" __requirements__ = [ - "boto3==1.34.44", + "boto3==1.34.49", "click==8.1.7", "docker==7.0.0", "InquirerPy==0.3.4",