From b64679057857a92b750642f97131154aa071a39f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 13:34:34 +0000 Subject: [PATCH] Update dependency boto3 to v1.18.65 --- lambda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/requirements.txt b/lambda/requirements.txt index 7f005ca..a812927 100644 --- a/lambda/requirements.txt +++ b/lambda/requirements.txt @@ -1,2 +1,2 @@ -boto3==1.18.8 +boto3==1.18.65 datetime==4.3