From e55837f94bb1fb14ccba70c615ffd990b7d58979 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:09:13 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.42.79 | datasource | package | from | to | | ---------- | -------- | -------- | ------- | | pypi | botocore | 1.34.131 | 1.42.79 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3db4af41..090832c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Jinja2 pyyaml # AWS SDK boto3==1.34.131 -botocore==1.34.131 +botocore==1.42.79 # Ansible ansible-core==2.18.10 ansible_runner