From 81437cc6257a457e384f65b3a3e7e082da3434f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 09:44:07 +0000 Subject: [PATCH] build(deps): bump the prod-dependencies group with 4 updates (#135) Bumps the prod-dependencies group with 4 updates: [boto3](https://github.com/boto/boto3), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [botocore](https://github.com/boto/botocore) and [botocore-stubs](https://github.com/youtype/botocore-stubs). Updates `boto3` from 1.34.11 to 1.34.14 - [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.11...1.34.14) Updates `boto3-stubs` from 1.34.11 to 1.34.14 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.11 to 1.34.14 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.11...1.34.14) Updates `botocore-stubs` from 1.34.11 to 1.34.14 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: botocore-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index b5f8fe3..f93d181 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ alabaster==0.7.13 Babel==2.14.0 -boto3==1.34.11 -boto3-stubs==1.34.11 -botocore==1.34.11 -botocore-stubs==1.34.11 +boto3==1.34.14 +boto3-stubs==1.34.14 +botocore==1.34.14 +botocore-stubs==1.34.14 build==1.0.3 certifi==2023.11.17 charset-normalizer==3.3.2