From 7aa3096b7c28140fa9a9ce81fac3d560f40557d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 09:03:44 +0000 Subject: [PATCH] Bump botocore from 1.42.4 to 1.42.9 Bumps [botocore](https://github.com/boto/botocore) from 1.42.4 to 1.42.9. - [Commits](https://github.com/boto/botocore/compare/1.42.4...1.42.9) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.42.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cdfb689ba..421cece8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ attrs==25.4.0 black==25.11.0 boto3==1.42.4 blessed==1.25.0 -botocore==1.42.4 +botocore==1.42.9 certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4