From 56638b4c092aec422d550ed6efd4927c84b64e0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 12:04:19 +0000 Subject: [PATCH] Update dependency boto3 to v1.35.98 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b91e32c0..dc7e7ee7b 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.98 retry==0.9.2