From edba550373b5f89999599fc134c84f3c07f02cea 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:07:40 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.42.79 | datasource | package | from | to | | ---------- | ------- | -------- | ------- | | pypi | boto3 | 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..b94a4e95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ psutil Jinja2 pyyaml # AWS SDK -boto3==1.34.131 +boto3==1.42.79 botocore==1.34.131 # Ansible ansible-core==2.18.10