From 881d82d232edc17c6251e7eb55fbf1f1f7716e33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 22:05:54 +0000 Subject: [PATCH] Update dependency boto3 to v1.42.85 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c293f81..312158f 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.85 # Redis client for ElastiCache with IAM authentication redis>=5.0.0