From a13069c25c82e3497abba110e7c67620634f87e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 21:00:58 +0000 Subject: [PATCH] Update dependency boto3 to v1.43.42 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c293f81..6c2ccb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ aiohttp>=3.9.0 asyncpg==0.31.0 # AWS SDK for IAM token generation and credentials -boto3==1.42.43 +boto3==1.43.42 # Redis client for ElastiCache with IAM authentication redis>=5.0.0