From c036aa2dee91ef536d1dd75660f0d5a7efabeafd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:16:06 +0000 Subject: [PATCH] :arrow_up: Bump the boto group with 2 updates Bumps the boto group with 2 updates: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `boto3` from 1.35.48 to 1.35.49 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.48...1.35.49) Updates `botocore` from 1.35.48 to 1.35.49 - [Commits](https://github.com/boto/botocore/compare/1.35.48...1.35.49) --- 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 3885cc5..ad791e5 100644 --- a/src/var/task/requirements.txt +++ b/src/var/task/requirements.txt @@ -1,2 +1,2 @@ -boto3==1.35.48 -botocore==1.35.48 +boto3==1.35.49 +botocore==1.35.49