diff --git a/requirements.txt b/requirements.txt index 775ee336..eacc18d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ psutil Jinja2 pyyaml # AWS SDK -boto3==1.43.93 +boto3==1.43.98 botocore==1.43.95 # Ansible # 2.19 breaks Windows/SSM (ansible/ansible#86397); fixed in 2.20 (PR #86619).