From c1debe8c4a7d908ffa6d907792d94b66ee155dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:20:41 +0000 Subject: [PATCH] Bump botocore from 1.36.2 to 1.36.11 Bumps [botocore](https://github.com/boto/botocore) from 1.36.2 to 1.36.11. - [Commits](https://github.com/boto/botocore/compare/1.36.2...1.36.11) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_s3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_s3.txt b/requirements_s3.txt index e4a025dae..27c6a0c03 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -1,5 +1,5 @@ boto3==1.36.2 -botocore==1.36.2 +botocore==1.36.11 jmespath==1.0.1 python-dateutil==2.9.0.post0 s3path==0.6.0