From d46d1ded532e71b5f0a7d006db578ce08c6cb5cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 13:10:42 +0000 Subject: [PATCH] :dependabot: pip(deps): 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.34.115 to 1.34.116 - [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.115...1.34.116) Updates `botocore` from 1.34.115 to 1.34.116 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.115...1.34.116) --- 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 e3346fe..a2f2d51 100644 --- a/src/var/task/requirements.txt +++ b/src/var/task/requirements.txt @@ -1,2 +1,2 @@ -boto3==1.34.115 -botocore==1.34.115 +boto3==1.34.116 +botocore==1.34.116