From 06816426cde1fa903ec17f345342e444e0d9b37a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 08:24:06 +0000 Subject: [PATCH] Update dependency boto3 to v1.34.124 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51a8022ff..cc657ef00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ filelock==3.14.0 packaging==24.0 prettytable==3.10.0 bzt==1.16.31 -boto3==1.34.117 +boto3==1.34.124 retry==0.9.2