From b28ae9fcdea84332b457a2e2fbd9aab825be4bf1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 21:52:20 +0000 Subject: [PATCH] Update dependency boto3 to v1.34.136 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5863a0b7a..d9834ebf4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ filelock==3.15.4 packaging==24.1 prettytable==3.10.0 bzt==1.16.31 -boto3==1.34.117 +boto3==1.34.136 retry==0.9.2