Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the boto group in /requirements with 5 updates #6704

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2024

Bumps the boto group in /requirements with 5 updates:

Package From To
boto3 1.34.42 1.34.43
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] 1.34.42 1.34.43
botocore 1.34.42 1.34.43
botocore-stubs 1.34.42 1.34.43
mypy-boto3-secretsmanager 1.34.17 1.34.43

Updates boto3 from 1.34.42 to 1.34.43

Changelog

Sourced from boto3's changelog.

1.34.43

  • api-change:artifact: [botocore] This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings.
  • api-change:codepipeline: [botocore] Add ability to override timeout on action level.
  • api-change:detective: [botocore] Doc only updates for content enhancement
  • api-change:guardduty: [botocore] Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
  • api-change:healthlake: [botocore] This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server.
  • api-change:opensearch: [botocore] Adds additional supported instance types.
  • api-change:polly: [botocore] Amazon Polly adds 1 new voice - Burcu (tr-TR)
  • api-change:sagemaker: [botocore] This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.
  • api-change:secretsmanager: [botocore] Doc only update for Secrets Manager
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version
Commits
  • 1ff34a8 Merge branch 'release-1.34.43'
  • 26e6124 Bumping version to 1.34.43
  • c180bd5 Add changelog entries from botocore
  • b6d465b Merge branch 'release-1.34.42' into develop
  • See full diff in compare view

Updates boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] from 1.34.42 to 1.34.43

Commits

Updates botocore from 1.34.42 to 1.34.43

Changelog

Sourced from botocore's changelog.

1.34.43

  • api-change:artifact: This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings.
  • api-change:codepipeline: Add ability to override timeout on action level.
  • api-change:detective: Doc only updates for content enhancement
  • api-change:guardduty: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
  • api-change:healthlake: This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server.
  • api-change:opensearch: Adds additional supported instance types.
  • api-change:polly: Amazon Polly adds 1 new voice - Burcu (tr-TR)
  • api-change:sagemaker: This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.
  • api-change:secretsmanager: Doc only update for Secrets Manager
  • api-change:endpoint-rules: Update endpoint-rules client to latest version
Commits
  • ca1b862 Merge branch 'release-1.34.43'
  • 903e84b Bumping version to 1.34.43
  • d22737c Update to latest partitions and endpoints
  • 63bb34a Update to latest models
  • 48c1bcf Merge branch 'release-1.34.42' into develop
  • See full diff in compare view

Updates botocore-stubs from 1.34.42 to 1.34.43

Commits

Updates mypy-boto3-secretsmanager from 1.34.17 to 1.34.43

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the boto group in /requirements with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.42` | `1.34.43` |
| [boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]](https://github.com/youtype/mypy_boto3_builder) | `1.34.42` | `1.34.43` |
| [botocore](https://github.com/boto/botocore) | `1.34.42` | `1.34.43` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.42` | `1.34.43` |
| [mypy-boto3-secretsmanager](https://github.com/youtype/mypy_boto3_builder) | `1.34.17` | `1.34.43` |


Updates `boto3` from 1.34.42 to 1.34.43
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.42...1.34.43)

Updates `boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]` from 1.34.42 to 1.34.43
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `botocore` from 1.34.42 to 1.34.43
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.42...1.34.43)

Updates `botocore-stubs` from 1.34.42 to 1.34.43
- [Release notes](https://github.com/youtype/botocore-stubs/releases)
- [Commits](https://github.com/youtype/botocore-stubs/commits)

Updates `mypy-boto3-secretsmanager` from 1.34.17 to 1.34.43
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]
  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
- dependency-name: botocore-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 16, 2024 08:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 16, 2024
@dependabot dependabot bot requested review from hawflau and mndeveci February 16, 2024 08:54
@mildaniel mildaniel added this pull request to the merge queue Feb 16, 2024
Merged via the queue into develop with commit 7d8e973 Feb 16, 2024
60 checks passed
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/boto-073328a767 branch February 16, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pr/internal python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants