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 across 1 directory with 6 updates #7472

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps the boto group with 6 updates in the /requirements directory:

Package From To
boto3 1.35.14 1.35.17
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] 1.35.14 1.35.17
botocore 1.35.14 1.35.17
botocore-stubs 1.35.14 1.35.17
mypy-boto3-ecr 1.35.0 1.35.17
mypy-boto3-s3 1.35.2 1.35.16

Updates boto3 from 1.35.14 to 1.35.17

Commits
  • 460ee25 Merge branch 'release-1.35.17'
  • b49ad9b Bumping version to 1.35.17
  • d9e2964 Add changelog entries from botocore
  • 8e66c0f Merge branch 'release-1.35.16'
  • 4e31351 Merge branch 'release-1.35.16' into develop
  • dfb5205 Bumping version to 1.35.16
  • 2e3fdd3 Add changelog entries from botocore
  • 2aaacf9 Merge branch 'release-1.35.15'
  • c0eb62b Merge branch 'release-1.35.15' into develop
  • 3e5952c Bumping version to 1.35.15
  • Additional commits viewable in compare view

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

Commits

Updates botocore from 1.35.14 to 1.35.17

Changelog

Sourced from botocore's changelog.

1.35.17

  • api-change:bedrock-agent: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.
  • api-change:bedrock-agent-runtime: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.
  • api-change:ecr: Added KMS_DSSE to EncryptionType
  • api-change:guardduty: Add support for new statistic types in GetFindingsStatistics.
  • api-change:lexv2-models: Support new Polly voice engines in VoiceSettings: long-form and generative
  • api-change:medialive: Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support.

1.35.16

  • api-change:chime-sdk-voice: Documentation-only update that clarifies the ValidateE911Address action of the Amazon Chime SDK Voice APIs.
  • api-change:cognito-identity: This release adds sensitive trait to some required shapes.
  • api-change:pipes: This release adds support for customer managed KMS keys in Amazon EventBridge Pipe
  • api-change:securityhub: Documentation update for Security Hub
  • enhancement:AWSCRT: Update awscrt version to 0.21.5
  • enhancement:s3: Adds logic to gracefully handle invalid timestamps returned in the Expires header.

1.35.15

  • api-change:dynamodb: Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException.
  • api-change:elbv2: Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API.
  • api-change:ivs-realtime: IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S).
  • api-change:kafka: Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions.
  • api-change:sagemaker: Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS
  • api-change:sagemaker-runtime: AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models.
Commits

Updates botocore-stubs from 1.35.14 to 1.35.17

Commits

Updates mypy-boto3-ecr from 1.35.0 to 1.35.17

Commits

Updates mypy-boto3-s3 from 1.35.2 to 1.35.16

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 with 6 updates in the /requirements directory:

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



Updates `boto3` from 1.35.14 to 1.35.17
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.14...1.35.17)

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

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

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

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

Updates `mypy-boto3-s3` from 1.35.2 to 1.35.16
- [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-ecr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 12, 2024 08:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2024

Superseded by #7476.

@dependabot dependabot bot closed this Sep 13, 2024
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/boto-9fc1f554ad branch September 13, 2024 08:32
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.

1 participant