From e10a071e38aa18ad23d0a013cd9a30c6e928c3ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 21:56:44 +0000 Subject: [PATCH] Update dependency boto3 to v1.34.144 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5863a0b7a..71d196faa 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.144 retry==0.9.2