From 5231c19d89a3a8c0a123693eeea6bfce91f3c3cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 21:11:18 +0000 Subject: [PATCH] Update dependency boto3 to v1.42.49 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c293f81..4b69f3c 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.42.49 # Redis client for ElastiCache with IAM authentication redis>=5.0.0