From 66da985bcd4371982dd377c745057f9fb8421034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 14:20:20 +0000 Subject: [PATCH] build(deps): bump the prod-dependencies group with 5 updates (#145) Bumps the prod-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.34` | `1.34.39` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.34` | `1.34.39` | | [botocore](https://github.com/boto/botocore) | `1.34.34` | `1.34.39` | | [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.34` | `1.34.39` | | [jaraco-classes](https://github.com/jaraco/jaraco.classes) | `3.3.0` | `3.3.1` | Updates `boto3` from 1.34.34 to 1.34.39 - [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.34...1.34.39) Updates `boto3-stubs` from 1.34.34 to 1.34.39 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.34 to 1.34.39 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.34...1.34.39) Updates `botocore-stubs` from 1.34.34 to 1.34.39 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `jaraco-classes` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/jaraco/jaraco.classes/releases) - [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/jaraco.classes/compare/v3.3.0...v3.3.1) --- 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 - dependency-name: jaraco-classes 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index fcf9b1c..8bf1fa5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ alabaster==0.7.16 Babel==2.14.0 -boto3==1.34.34 -boto3-stubs==1.34.34 -botocore==1.34.34 -botocore-stubs==1.34.34 +boto3==1.34.39 +boto3-stubs==1.34.39 +botocore==1.34.39 +botocore-stubs==1.34.39 build==1.0.3 certifi==2024.2.2 charset-normalizer==3.3.2 @@ -14,7 +14,7 @@ idna==3.6 imagesize==1.4.1 importlib-metadata==7.0.1 iniconfig==2.0.0 -jaraco.classes==3.3.0 +jaraco.classes==3.3.1 Jinja2==3.1.3 jmespath==1.0.1 keyring==24.3.0