Skip to content

chore(deps): update all non-major pip_requirements dependencies#154

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-non-major-pip_requirements-dependencies
Open

chore(deps): update all non-major pip_requirements dependencies#154
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-non-major-pip_requirements-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 17, 2026

This PR contains the following updates:

Package Change Age Confidence
boto3 ==1.42.88==1.42.91 age confidence
botocore ==1.42.88==1.42.91 age confidence
pydantic (changelog) ==2.13.0==2.13.2 age confidence

Release Notes

boto/boto3 (boto3)

v1.42.91

Compare Source

=======

  • api-change:cleanrooms: [botocore] This release adds support for configurable spark properties for Cleanrooms PySpark workloads.
  • api-change:connect: [botocore] Fixes in SDK for customers using TestCase APIs
  • api-change:connectcampaignsv2: [botocore] This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns.
  • api-change:groundstation: [botocore] Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations.
  • api-change:imagebuilder: [botocore] ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import.
  • api-change:neptune: [botocore] Improving Documentation for Neptune
  • api-change:quicksight: [botocore] Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation.
  • api-change:sagemaker: [botocore] Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration.
  • api-change:sts: [botocore] The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader.

v1.42.90

Compare Source

=======

  • api-change:appstream: [botocore] Add content redirection to Update Stack
  • api-change:autoscaling: [botocore] This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups.
  • api-change:bedrock-agentcore: [botocore] Introducing NamespacePath in AgentCore Memory to support hierarchical prefix based memory record retrieval.
  • api-change:cloudwatch: [botocore] Update documentation of alarm mute rules start and end date fields
  • api-change:cognito-idp: [botocore] Adds support for passkey-based multi-factor authentication in Cognito User Pools. Users can authenticate securely using FIDO2-compliant passkeys with user verification, enabling passwordless MFA flows while maintaining backward compatibility with password-based authentication
  • api-change:connect: [botocore] This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts.
  • api-change:connectcases: [botocore] Added error handling for service quota limits
  • api-change:customer-profiles: [botocore] Amazon Connect Customer Profiles adds RecommenderSchema CRUD APIs for custom ML training columns. CreateRecommender and CreateRecommenderFilter now accept optional RecommenderSchemaName.
  • api-change:datazone: [botocore] Launching SMUS IAM domain SDK support
  • api-change:devops-agent: [botocore] Deprecate the userId from the Chat operations. This update also removes support of AllowVendedLogDeliveryForResource API from AWS SDKs.
  • api-change:drs: [botocore] Updating regex for identification of AWS Regions.
  • api-change:logs: [botocore] Endpoint update for CloudWatch Logs Streaming APIs.
  • api-change:mediaconvert: [botocore] Adds support for Elemental Inference powered smart crop feature, enabling video verticalization
  • api-change:rds: [botocore] Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates.
  • bugfix:signing: [botocore] Fix bug so that configured auth scheme preference is used when auth scheme is resolved from endpoints rulesets, or from operation-level auth trait. Auth scheme preference can be configured using the existing auth_scheme_preference client config option, the auth_scheme_preference shared config setting, or the existing AWS_AUTH_SCHEME_PREFERENCE environment variable.

v1.42.89

Compare Source

=======

  • api-change:customer-profiles: [botocore] This release introduces changes to SegmentDefinition APIs to support sorting by attributes.
  • api-change:deadline: [botocore] Adds GetMonitorSettings and UpdateMonitorSettings APIs to Deadline Cloud. Enables reading and writing monitor settings as key-value pairs (up to 64 keys per monitor). UpdateMonitorSettings supports upsert and delete (via empty value) semantics and is idempotent.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version
  • api-change:glue: [botocore] AWS Glue now defaults to Glue version 5.1 for newly created jobs if the Glue version is not specified in the request, and UpdateJob now preserves the existing Glue version of a job when the Glue version is not specified in the update request.
  • api-change:interconnect: [botocore] Initial release of AWS Interconnect -- a managed private connectivity service that enables you to create high-speed network connections between your AWS Virtual Private Clouds (VPCs) and your VPCs on other public clouds or your on-premise networks.
  • api-change:macie2: [botocore] This release adds an optional expectedBucketOwner field to the Macie S3 export configuration, allowing customers to verify bucket ownership before Macie writes results to the destination bucket.
  • api-change:securityhub: [botocore] Provide organizational unit scoping capability for GetFindingsV2, GetFindingStatisticsV2, GetResourcesV2, GetResourcesStatisticsV2 APIs.
boto/botocore (botocore)

v1.42.91

Compare Source

=======

  • api-change:cleanrooms: This release adds support for configurable spark properties for Cleanrooms PySpark workloads.
  • api-change:connect: Fixes in SDK for customers using TestCase APIs
  • api-change:connectcampaignsv2: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns.
  • api-change:groundstation: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations.
  • api-change:imagebuilder: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import.
  • api-change:neptune: Improving Documentation for Neptune
  • api-change:quicksight: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation.
  • api-change:sagemaker: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration.
  • api-change:sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader.

v1.42.90

Compare Source

=======

  • api-change:appstream: Add content redirection to Update Stack
  • api-change:autoscaling: This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups.
  • api-change:bedrock-agentcore: Introducing NamespacePath in AgentCore Memory to support hierarchical prefix based memory record retrieval.
  • api-change:cloudwatch: Update documentation of alarm mute rules start and end date fields
  • api-change:cognito-idp: Adds support for passkey-based multi-factor authentication in Cognito User Pools. Users can authenticate securely using FIDO2-compliant passkeys with user verification, enabling passwordless MFA flows while maintaining backward compatibility with password-based authentication
  • api-change:connect: This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts.
  • api-change:connectcases: Added error handling for service quota limits
  • api-change:customer-profiles: Amazon Connect Customer Profiles adds RecommenderSchema CRUD APIs for custom ML training columns. CreateRecommender and CreateRecommenderFilter now accept optional RecommenderSchemaName.
  • api-change:datazone: Launching SMUS IAM domain SDK support
  • api-change:devops-agent: Deprecate the userId from the Chat operations. This update also removes support of AllowVendedLogDeliveryForResource API from AWS SDKs.
  • api-change:drs: Updating regex for identification of AWS Regions.
  • api-change:logs: Endpoint update for CloudWatch Logs Streaming APIs.
  • api-change:mediaconvert: Adds support for Elemental Inference powered smart crop feature, enabling video verticalization
  • api-change:rds: Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates.
  • bugfix:signing: Fix bug so that configured auth scheme preference is used when auth scheme is resolved from endpoints rulesets, or from operation-level auth trait. Auth scheme preference can be configured using the existing auth_scheme_preference client config option, the auth_scheme_preference shared config setting, or the existing AWS_AUTH_SCHEME_PREFERENCE environment variable.

v1.42.89

Compare Source

=======

  • api-change:customer-profiles: This release introduces changes to SegmentDefinition APIs to support sorting by attributes.
  • api-change:deadline: Adds GetMonitorSettings and UpdateMonitorSettings APIs to Deadline Cloud. Enables reading and writing monitor settings as key-value pairs (up to 64 keys per monitor). UpdateMonitorSettings supports upsert and delete (via empty value) semantics and is idempotent.
  • api-change:endpoint-rules: Update endpoint-rules client to latest version
  • api-change:glue: AWS Glue now defaults to Glue version 5.1 for newly created jobs if the Glue version is not specified in the request, and UpdateJob now preserves the existing Glue version of a job when the Glue version is not specified in the update request.
  • api-change:interconnect: Initial release of AWS Interconnect -- a managed private connectivity service that enables you to create high-speed network connections between your AWS Virtual Private Clouds (VPCs) and your VPCs on other public clouds or your on-premise networks.
  • api-change:macie2: This release adds an optional expectedBucketOwner field to the Macie S3 export configuration, allowing customers to verify bucket ownership before Macie writes results to the destination bucket.
  • api-change:securityhub: Provide organizational unit scoping capability for GetFindingsV2, GetFindingStatisticsV2, GetResourcesV2, GetResourcesStatisticsV2 APIs.
pydantic/pydantic (pydantic)

v2.13.2

Compare Source

v2.13.1

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • Between 06:00 PM and 09:59 PM, only on Friday (* 18-21 * * 5)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the deps label Apr 17, 2026
@renovate renovate bot force-pushed the renovate/all-non-major-pip_requirements-dependencies branch from ddb7c14 to 6abc953 Compare April 17, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants