From a8158622995fbd17bd37238e29602163bc5ae7ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 14:32:29 +0000 Subject: [PATCH] Bump botocore from 1.43.2 to 1.43.3 Bumps [botocore](https://github.com/boto/botocore) from 1.43.2 to 1.43.3. - [Commits](https://github.com/boto/botocore/compare/1.43.2...1.43.3) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.43.3 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 916ccb3..4295fd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ s3transfer==0.17.0 jmespath==1.1.0 boto3==1.43.3 -botocore==1.43.2 +botocore==1.43.3 python-dateutil==2.9.0.post0