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 #6027

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps the boto group in /requirements with 5 updates:

Package From To
boto3 1.28.55 1.28.58
boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] 1.28.55 1.28.58
botocore 1.31.55 1.31.58
botocore-stubs 1.31.55 1.31.58
mypy-boto3-sts 1.28.37 1.28.58

Updates boto3 from 1.28.55 to 1.28.58

Changelog

Sourced from boto3's changelog.

1.28.58

  • api-change:bedrock-runtime: [botocore] Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier.
  • api-change:bedrock: [botocore] Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs.
  • api-change:ec2: [botocore] Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.
  • api-change:managedblockchain: [botocore] Remove Rinkeby as option from Ethereum APIs
  • api-change:rds: [botocore] Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.
  • api-change:sso: [botocore] Fix FIPS Endpoints in aws-us-gov.
  • api-change:sts: [botocore] STS API updates for assumeRole
  • api-change:transfer: [botocore] Documentation updates for AWS Transfer Family

1.28.57

  • api-change:bedrock-runtime: [botocore] Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.
  • api-change:bedrock: [botocore] Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
  • api-change:budgets: [botocore] Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
  • api-change:ec2: [botocore] Adds support for Customer Managed Key encryption for Amazon Verified Access resources
  • api-change:iotfleetwise: [botocore] AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.
  • api-change:sagemaker-featurestore-runtime: [botocore] Feature Store supports read/write of records with collection type features.
  • api-change:sagemaker: [botocore] Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
  • api-change:wafv2: [botocore] Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.

1.28.56

  • api-change:cognito-idp: [botocore] The UserPoolType Status field is no longer used.
  • api-change:firehose: [botocore] Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
  • api-change:iot: [botocore] Added support for IoT Rules Engine Kafka Action Headers
  • api-change:textract: [botocore] This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read.
Commits
  • b78c03a Merge branch 'release-1.28.58'
  • ca335bc Bumping version to 1.28.58
  • 5a3189e Add changelog entries from botocore
  • eeadd95 Merge branch 'release-1.28.57'
  • 552416e Merge branch 'release-1.28.57' into develop
  • 312cdc9 Bumping version to 1.28.57
  • 9750638 Add changelog entries from botocore
  • 34951e7 Merge pull request #3878 from boto/dependabot/github_actions/actions/checkout...
  • 27b33e0 Bump actions/checkout from 3.5.0 to 4.1.0
  • 1dd9fc0 Fix pins on GHA workflows (#3874)
  • Additional commits viewable in compare view

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

Commits

Updates botocore from 1.31.55 to 1.31.58

Changelog

Sourced from botocore's changelog.

1.31.58

  • api-change:bedrock: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs.
  • api-change:bedrock-runtime: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier.
  • api-change:ec2: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.
  • api-change:managedblockchain: Remove Rinkeby as option from Ethereum APIs
  • api-change:rds: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.
  • api-change:sso: Fix FIPS Endpoints in aws-us-gov.
  • api-change:sts: STS API updates for assumeRole
  • api-change:transfer: Documentation updates for AWS Transfer Family

1.31.57

  • api-change:bedrock-runtime: Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.
  • api-change:bedrock: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
  • api-change:budgets: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
  • api-change:ec2: Adds support for Customer Managed Key encryption for Amazon Verified Access resources
  • api-change:iotfleetwise: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.
  • api-change:sagemaker-featurestore-runtime: Feature Store supports read/write of records with collection type features.
  • api-change:sagemaker: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
  • api-change:wafv2: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.

1.31.56

  • api-change:cognito-idp: The UserPoolType Status field is no longer used.
  • api-change:firehose: Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
  • api-change:iot: Added support for IoT Rules Engine Kafka Action Headers
  • api-change:textract: This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read.
Commits
  • b1353ea Merge branch 'release-1.31.58'
  • b530bde Bumping version to 1.31.58
  • 3048b88 Merge commit 'a221b76108fa5f46ee2ce17b97855c32a4b4e691' into stage-release-de...
  • 605a73a Update to latest partitions and endpoints
  • d04e6c2 Update to latest models
  • 96fd848 Merge branch 'release-1.31.57'
  • fcad884 Merge branch 'release-1.31.57' into develop
  • 0bb3ef9 Bumping version to 1.31.57
  • efff87a Update to latest partitions and endpoints
  • 730bfe4 Update to latest models
  • Additional commits viewable in compare view

Updates botocore-stubs from 1.31.55 to 1.31.58

Commits

Updates mypy-boto3-sts from 1.28.37 to 1.28.58

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.28.55` | `1.28.58` |
| [boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]](https://github.com/youtype/mypy_boto3_builder) | `1.28.55` | `1.28.58` |
| [botocore](https://github.com/boto/botocore) | `1.31.55` | `1.31.58` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.31.55` | `1.31.58` |
| [mypy-boto3-sts](https://github.com/youtype/mypy_boto3_builder) | `1.28.37` | `1.28.58` |


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

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

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

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

Updates `mypy-boto3-sts` from 1.28.37 to 1.28.58
- [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,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-sts
  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 October 3, 2023 09:06
@dependabot dependabot bot requested review from hawflau and mndeveci October 3, 2023 09:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 3, 2023
@mndeveci mndeveci added this pull request to the merge queue Oct 3, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 3, 2023
@mndeveci mndeveci added this pull request to the merge queue Oct 3, 2023
Merged via the queue into develop with commit 4933470 Oct 3, 2023
81 checks passed
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/boto-96f75c592e branch October 3, 2023 21:30
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