From 179400e41d23091a8f6f84823f5911732c9d96a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:19:50 +0000 Subject: [PATCH] Bump boto3 from 1.35.58 to 1.36.6 Bumps [boto3](https://github.com/boto/boto3) from 1.35.58 to 1.36.6. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.58...1.36.6) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-aap.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-aap.txt b/requirements-aap.txt index d30789958..2785109ec 100644 --- a/requirements-aap.txt +++ b/requirements-aap.txt @@ -6,9 +6,9 @@ # backports-tarfile==1.2.0 # via jaraco-context -boto3==1.35.58 +boto3==1.36.6 # via -r requirements.in -botocore==1.35.58 +botocore==1.36.6 # via # boto3 # s3transfer @@ -70,7 +70,7 @@ pyyaml==6.0.2 # via -r requirements.in requests==2.32.3 # via docker -s3transfer==0.10.3 +s3transfer==0.11.2 # via boto3 secretstorage==3.3.3 # via keyring