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 6 updates #6494

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2023

Bumps the boto group in /requirements with 6 updates:

Package From To
boto3 1.34.4 1.34.8
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] 1.34.4 1.34.8
botocore 1.34.4 1.34.8
botocore-stubs 1.34.3 1.34.8
mypy-boto3-iam 1.34.0 1.34.8
mypy-boto3-secretsmanager 1.34.0 1.34.7

Updates boto3 from 1.34.4 to 1.34.8

Changelog

Sourced from boto3's changelog.

1.34.8

  • api-change:iam: [botocore] Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.34.7

  • api-change:bedrock-agent: [botocore] Adding Claude 2.1 support to Bedrock Agents
  • api-change:glue: [botocore] This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
  • api-change:lakeformation: [botocore] This release adds additional configurations on GetTemporaryGlueTableCredentials for Query Session Context.
  • api-change:mediaconnect: [botocore] This release adds the DescribeSourceMetadata API. This API can be used to view the stream information of the flow's source.
  • api-change:networkmonitor: [botocore] CloudWatch Network Monitor is a new service within CloudWatch that will help network administrators and operators continuously monitor network performance metrics such as round-trip-time and packet loss between their AWS-hosted applications and their on-premises locations.
  • api-change:omics: [botocore] Provides minor corrections and an updated description of APIs.
  • api-change:secretsmanager: [botocore] Update endpoint rules and examples.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.34.6

  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.19.19
  • api-change:amp: [botocore] This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.
  • api-change:appintegrations: [botocore] The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.
  • api-change:bedrock-agent: [botocore] This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock
  • api-change:codecommit: [botocore] AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
  • api-change:connect: [botocore] Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
  • api-change:medialive: [botocore] MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
  • api-change:neptune-graph: [botocore] Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics
  • api-change:rds-data: [botocore] This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • api-change:rds: [botocore] This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • api-change:sagemaker: [botocore] Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.

1.34.5

  • api-change:appstream: [botocore] This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.
  • api-change:eks: [botocore] Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues.
  • api-change:guardduty: [botocore] This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API
  • api-change:managedblockchain-query: [botocore] Adding Confirmation Status and Execution Status to GetTransaction Response.
  • api-change:mediatailor: [botocore] Adds the ability to configure time shifting on MediaTailor channels using the TimeShiftConfiguration field
  • api-change:route53: [botocore] Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version
Commits
  • 8406600 Merge branch 'release-1.34.8'
  • df2b595 Bumping version to 1.34.8
  • 08a40bc Add changelog entries from botocore
  • b203489 Merge branch 'release-1.34.7'
  • 7eed74d Merge branch 'release-1.34.7' into develop
  • f2b80de Bumping version to 1.34.7
  • e46b611 Add changelog entries from botocore
  • e1632bc Merge branch 'release-1.34.6'
  • 603daf7 Merge branch 'release-1.34.6' into develop
  • 97a0197 Bumping version to 1.34.6
  • 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.34.4 to 1.34.8

Commits

Updates botocore from 1.34.4 to 1.34.8

Changelog

Sourced from botocore's changelog.

1.34.8

  • api-change:iam: Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:endpoint-rules: Update endpoint-rules client to latest version

1.34.7

  • api-change:bedrock-agent: Adding Claude 2.1 support to Bedrock Agents
  • api-change:glue: This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
  • api-change:lakeformation: This release adds additional configurations on GetTemporaryGlueTableCredentials for Query Session Context.
  • api-change:mediaconnect: This release adds the DescribeSourceMetadata API. This API can be used to view the stream information of the flow's source.
  • api-change:networkmonitor: CloudWatch Network Monitor is a new service within CloudWatch that will help network administrators and operators continuously monitor network performance metrics such as round-trip-time and packet loss between their AWS-hosted applications and their on-premises locations.
  • api-change:omics: Provides minor corrections and an updated description of APIs.
  • api-change:secretsmanager: Update endpoint rules and examples.
  • api-change:endpoint-rules: Update endpoint-rules client to latest version

1.34.6

  • enhancement:AWSCRT: Update awscrt version to 0.19.19
  • api-change:amp: This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.
  • api-change:appintegrations: The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.
  • api-change:bedrock-agent: This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock
  • api-change:codecommit: AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
  • api-change:connect: Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
  • api-change:medialive: MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
  • api-change:neptune-graph: Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics
  • api-change:rds-data: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • api-change:rds: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • api-change:sagemaker: Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.

1.34.5

  • api-change:appstream: This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.
  • api-change:eks: Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues.
  • api-change:guardduty: This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API
  • api-change:managedblockchain-query: Adding Confirmation Status and Execution Status to GetTransaction Response.
  • api-change:mediatailor: Adds the ability to configure time shifting on MediaTailor channels using the TimeShiftConfiguration field
  • api-change:route53: Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:endpoint-rules: Update endpoint-rules client to latest version
Commits
  • 5e5deef Merge branch 'release-1.34.8'
  • 9ae7bf8 Bumping version to 1.34.8
  • 05e6b4a Update to latest partitions and endpoints
  • 1bcebdf Update to latest models
  • e7822d3 Merge branch 'release-1.34.7'
  • 52a4c2c Merge branch 'release-1.34.7' into develop
  • a16a1b6 Bumping version to 1.34.7
  • 79f058a Update to latest partitions and endpoints
  • 21900c9 Update to latest models
  • dca7cc6 Merge branch 'release-1.34.6'
  • Additional commits viewable in compare view

Updates botocore-stubs from 1.34.3 to 1.34.8

Commits

Updates mypy-boto3-iam from 1.34.0 to 1.34.8

Commits

Updates mypy-boto3-secretsmanager from 1.34.0 to 1.34.7

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.4` | `1.34.8` |
| [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.4` | `1.34.8` |
| [botocore](https://github.com/boto/botocore) | `1.34.4` | `1.34.8` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.3` | `1.34.8` |
| [mypy-boto3-iam](https://github.com/youtype/mypy_boto3_builder) | `1.34.0` | `1.34.8` |
| [mypy-boto3-secretsmanager](https://github.com/youtype/mypy_boto3_builder) | `1.34.0` | `1.34.7` |


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

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

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

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

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

Updates `mypy-boto3-secretsmanager` from 1.34.0 to 1.34.7
- [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-iam
  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 December 27, 2023 09:00
@dependabot dependabot bot requested a review from sidhujus December 27, 2023 09:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 27, 2023
@dependabot dependabot bot requested a review from jysheng123 December 27, 2023 09:00
@dependabot dependabot bot added the python Pull requests that update Python code label Dec 27, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 3, 2024
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/boto-5cd3f80041 branch January 3, 2024 08:40
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