From 29abed60d4ad0c21afb370913c238eba0cabde93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 17:03:59 +0000 Subject: [PATCH] :arrow_up: 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.34.108 to 1.34.112 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.34.108...1.34.112) Updates `botocore` from 1.34.108 to 1.34.112 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.108...1.34.112) --- 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 f200a67..2275393 100644 --- a/src/var/task/requirements.txt +++ b/src/var/task/requirements.txt @@ -1,2 +1,2 @@ -boto3==1.34.108 -botocore==1.34.108 +boto3==1.34.112 +botocore==1.34.112