diff --git a/_common/setup.py b/_common/setup.py index 87b56fa6..d87493eb 100644 --- a/_common/setup.py +++ b/_common/setup.py @@ -11,7 +11,7 @@ __uri__ = "https://github.com/kyhau/aws-tools/" __requirements__ = [ - "boto3==1.28.78", + "boto3==1.28.84", "click==8.1.7", "docker==6.1.3", "InquirerPy==0.3.4",