From ba46e77996254a6a138203838fabedb3b0c47c51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:25:20 +0000 Subject: [PATCH] Bump boto3 from 1.35.63 to 1.35.68 Bumps [boto3](https://github.com/boto/boto3) from 1.35.63 to 1.35.68. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.63...1.35.68) --- updated-dependencies: - dependency-name: boto3 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 d8aef95..d6aa534 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ botocore==1.35.63 -boto3==1.35.63 +boto3==1.35.68 certifi==2024.8.30 charset-normalizer==3.4.0 idna==3.10