From 0e0a7e637f43f942313fc6eb5b07318450b79e19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 08:25:24 +0000 Subject: [PATCH] Update dependency boto3 to v1.35.48 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b91e32c0..e22fcea58 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.48 retry==0.9.2