From 5de6def15c19c9be6bb6fc911eded74584fa11ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 13:31:20 +0000 Subject: [PATCH] :dependabot: pip(deps): Bump the boto group across 1 directory with 2 updates Bumps the boto group with 2 updates in the / directory: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `boto3` from 1.35.30 to 1.35.53 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.30...1.35.53) Updates `botocore` from 1.35.30 to 1.35.53 - [Commits](https://github.com/boto/botocore/compare/1.35.30...1.35.53) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto ... Signed-off-by: dependabot[bot] --- src/var/task/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/var/task/requirements.txt b/src/var/task/requirements.txt index 6c2804c..36079fd 100644 --- a/src/var/task/requirements.txt +++ b/src/var/task/requirements.txt @@ -1,2 +1,2 @@ -boto3==1.35.30 -botocore==1.35.30 +boto3==1.35.53 +botocore==1.35.53