From a57dc9e9b7165f0e743b985df629d1c4e5a53f76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:02:08 +0000 Subject: [PATCH] Update dependency boto3 to v1.35.16 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 489de6000..402772d96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ filelock==3.16.0 packaging==24.1 prettytable==3.11.0 bzt==1.16.32 # bzt 1.16.34 has pinned setuptools==65.5.0, which does not have distutils -boto3==1.35.14 +boto3==1.35.16 retry==0.9.2