chore(deps): update all non-major pip_requirements dependencies#276
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major pip_requirements dependencies#276renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
118ff55 to
912be1b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.1.8→==3.2.0==1.42.88→==1.42.91==0.135.3→==0.136.0==2.13.0→==2.13.2Release Notes
apache/airflow-client-python (apache-airflow-client)
v3.2.0Compare Source
New Features:
partition_keytoDagRunAssetReference(#61725)DagRunTypefor asset materializations (#62276)allowed_run_typesto allowlist specific DAG run types (#61833)bundleVersion(#62810)timetable_partitionedin UI API (#62777)team_nameto Pool APIs (#60952)team_nameto connection public APIs (#59336)team_idto variable APIs (#57102)dag_idanddag_run_idin bulk task instance endpoint (#57441)operator_name_pattern,pool_pattern,queue_patternas search filters for task instances (#57571)Improvements:
Uuid/JSONtypes instead ofsqlalchemy-utils(#61532)BulkDeleteActionto use generic type (#59207)Bug Fixes:
dag_run_confinBackfillResponseserialization (#63259)dag_idfilter on DAG Run query (#62750)HITLResponsedata model name (#57795)boto/boto3 (boto3)
v1.42.91Compare Source
=======
cleanrooms: [botocore] This release adds support for configurable spark properties for Cleanrooms PySpark workloads.connect: [botocore] Fixes in SDK for customers using TestCase APIsconnectcampaignsv2: [botocore] This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns.groundstation: [botocore] Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations.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.neptune: [botocore] Improving Documentation for Neptunequicksight: [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.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.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.90Compare Source
=======
appstream: [botocore] Add content redirection to Update Stackautoscaling: [botocore] This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups.bedrock-agentcore: [botocore] Introducing NamespacePath in AgentCore Memory to support hierarchical prefix based memory record retrieval.cloudwatch: [botocore] Update documentation of alarm mute rules start and end date fieldscognito-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 authenticationconnect: [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.connectcases: [botocore] Added error handling for service quota limitscustomer-profiles: [botocore] Amazon Connect Customer Profiles adds RecommenderSchema CRUD APIs for custom ML training columns. CreateRecommender and CreateRecommenderFilter now accept optional RecommenderSchemaName.datazone: [botocore] Launching SMUS IAM domain SDK supportdevops-agent: [botocore] Deprecate the userId from the Chat operations. This update also removes support of AllowVendedLogDeliveryForResource API from AWS SDKs.drs: [botocore] Updating regex for identification of AWS Regions.logs: [botocore] Endpoint update for CloudWatch Logs Streaming APIs.mediaconvert: [botocore] Adds support for Elemental Inference powered smart crop feature, enabling video verticalizationrds: [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.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 existingauth_scheme_preferenceclient config option, theauth_scheme_preferenceshared config setting, or the existingAWS_AUTH_SCHEME_PREFERENCEenvironment variable.v1.42.89Compare Source
=======
customer-profiles: [botocore] This release introduces changes to SegmentDefinition APIs to support sorting by attributes.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.endpoint-rules: [botocore] Update endpoint-rules client to latest versionglue: [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.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.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.securityhub: [botocore] Provide organizational unit scoping capability for GetFindingsV2, GetFindingStatisticsV2, GetResourcesV2, GetResourcesStatisticsV2 APIs.fastapi/fastapi (fastapi)
v0.136.0Compare Source
Upgrades
v0.135.4Compare Source
Refactors
@app.vibe()🤪. PR #15363 by @tiangolo.Internal
pydantic/pydantic (pydantic)
v2.13.2Compare Source
v2.13.1Compare Source
Configuration
📅 Schedule: (in timezone Europe/Berlin)
* 18-21 * * 5)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.