From f69ba9f1bf53f460f67b1bc1d040c693c0dfdb26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 23:09:15 +0000 Subject: [PATCH] Update dependency boto3 to v1.43.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c293f81..a195bbb 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.14 # Redis client for ElastiCache with IAM authentication redis>=5.0.0