From 69e215749d2aae4fe5ad5f909de447965bfa8dc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:02:28 +0000 Subject: [PATCH] Update dependency boto3 to v1.35.82 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b91e32c0..7c94debb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ filelock==3.16.1 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.47 +boto3==1.35.82 retry==0.9.2