From 32b2afbe6092c5ebb37a7a30b49299469774c829 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 23:14:03 +0000 Subject: [PATCH] Update dependency botocore to v1.40.52 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc110f37..460807c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ # limitations under the License. # attrs==24.3.0 -botocore==1.36.26 +botocore==1.40.52 Click==8.1.8 confuse==2.0.1 desert==2022.9.22