From 6cd5c249365c683de9fc343cb8d5f3681419f662 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 09:48:02 +0000 Subject: [PATCH] Update dependency botocore to v1.36.6 (#321) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c40b679..afc091e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ # limitations under the License. # attrs==24.3.0 -botocore==1.36.2 +botocore==1.36.6 Click==8.1.8 confuse==2.0.1 desert==2022.9.22