From ab04680cf3a02686555fd97db1d3d3c02aee9fdc Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 21:38:54 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.43.91 | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | pypi | botocore | 1.43.83 | 1.43.91 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8a8653e8..dbe8a01b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Jinja2 pyyaml # AWS SDK boto3==1.43.90 -botocore==1.43.83 +botocore==1.43.91 # Ansible # 2.19 breaks Windows/SSM (ansible/ansible#86397); fixed in 2.20 (PR #86619). ansible-core>=2.20.0,<2.21.0