From 4e4f35e77e8ee18daad89afb7ea3e5095726ea48 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 27 Sep 2026 00:20:03 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.43.103 | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | pypi | botocore | 1.43.100 | 1.43.103 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 326e9c47..0d5343b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Jinja2 pyyaml # AWS SDK boto3==1.43.100 -botocore==1.43.100 +botocore==1.43.103 # Ansible # 2.19 breaks Windows/SSM (ansible/ansible#86397); fixed in 2.20 (PR #86619). ansible-core>=2.20.0,<2.21.0