⬆️(dependencies) update python dependencies #2686
Open
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:
==11.0.0
->==11.1.0
==1.25.1
->==1.25.3
==1.8.0
->==1.8.3
==24.10.0
->==25.1.0
==1.35.85
->==1.37.4
==44.0.0
->==44.0.1
==7.0.0
->==7.0.1
==4.6.0
->==4.7.0
==24.3
->==25.1
==5.3.1
->==5.5.0
==3.3.1
->==3.3.3
==7.1.1
->==7.1.2
==8.31.0
->==9.0.0
==5.13.2
->==6.0.1
==5.3.0
->==5.3.1
==1.49.1
->==1.50.0
==3.2.3
->==3.2.5
==2.2.15
->==2.2.16
==3.3.2
->==3.3.4
==4.9.0
->==4.10.0
==0.6.2
->==0.7.0
==0.25.3
->==0.25.6
==2.19.2
->==2.22.0
==5.4.2
->==5.4.3
==4.5.4
->==4.5.6
==2024.2
->==2025.1
==2.2.3
->==2.3.0
==6.8.2
->==6.9.0
Release Notes
python-pillow/Pillow (Pillow)
v11.1.0
Compare Source
See GitHub Releases:
pymupdf/pymupdf (PyMuPDF)
v1.25.3
: PyMuPDF-1.25.3 releasedCompare Source
PyMuPDF-1.25.3 has been released.
Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:
python -m pip install --upgrade pymupdf
[Linux-aarch64 wheels will be built and uploaded later.]
Changes in version 1.25.3 (2025-02-06)
Use MuPDF-1.25.4.
Fixed issues:
Other:
Document.insert_pdf()
.bibi
to span dicts.v1.25.2
: PyMuPDF-1.25.2 releasedCompare Source
PyMuPDF-1.25.2 has been released.
Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:
[Linux-aarch64 wheels will be built and uploaded later.]
Changes in version 1.25.2 (2025-01-17)
Fixed issues:
Other:
char_flags
member to span dictionary, for example allows detection of invisible text.Pixmap.pil_image()
.PyCQA/bandit (bandit)
v1.8.3
Compare Source
What's Changed
New Contributors
Full Changelog: PyCQA/bandit@1.8.2...1.8.3
v1.8.2
Compare Source
What's Changed
Full Changelog: PyCQA/bandit@1.8.1...1.8.2
v1.8.1
Compare Source
What's Changed
New Contributors
Full Changelog: PyCQA/bandit@1.8.0...1.8.1
psf/black (black)
v25.1.0
Compare Source
Highlights
This release introduces the new 2025 stable style (#4558), stabilizing
the following changes:
# fmt: skip
comments is no longer normalized (#4146)*
and more complex type variable tuple (#4440)The following changes were not in any previous release:
split over multiple lines first instead of type parameter definitions (#4553)
Stable style
empty lines (#4484)
with
statements containing tuple generators/unpacking(#4538)
Preview style
(#4498)
string_processing
andwrap_long_dict_values_in_parens
from removingparentheses around long dictionary values (#4377)
wrap_long_dict_values_in_parens
from the unstable to preview style (#4561)Packaging
License-Expression
metadata field, seePEP 639. (#4479)
Performance
is_fstring_start
function in Black's tokenizer (#4541)Integrations
--stdin-filename
set to a force excluded path, stdin won't beformatted. (#4539)
boto/boto3 (boto3)
v1.37.4
Compare Source
======
bedrock-agent
: [botocore
] This release lets Amazon Bedrock Flows support newer models by increasing the maximum length of output in a prompt configuration. This release also increases the maximum number of prompt variables to 20 and the maximum number of node inputs to 20.bedrock-data-automation
: [botocore
] Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging.bedrock-data-automation-runtime
: [botocore
] Added a mandatory parameter DataAutomationProfileArn to support for cross region inference for InvokeDataAutomationAsync API. Renamed DataAutomationArn to DataAutomationProjectArn. Added APIs to support tagging.dms
: [botocore
] Add skipped status to the Result Statistics of an Assessment Runeks
: [botocore
] Adding licenses to EKS Anywhere Subscription operations response.mediaconvert
: [botocore
] The AWS MediaConvert Probe API allows you to analyze media files and retrieve detailed metadata about their content, format, and structure.pricing
: [botocore
] Update GetProducts and DescribeServices API request input validations.ssm
: [botocore
] Systems Manager doc-only updates for Feb. 2025.botocore
] Update user agent string to include client feature use.v1.37.3
Compare Source
======
bedrock-agent-runtime
: [botocore
] Introduces Sessions (preview) to enable stateful conversations in GenAI applications.emr
: [botocore
] Definition update for EbsConfiguration.qbusiness
: [botocore
] This release supports deleting attachments from conversations.redshift-serverless
: [botocore
] Add track support for Redshift Serverless workgroup.sagemaker
: [botocore
] SageMaker HubService is introducing support for creating Training Jobs in Curated Hub (Private Hub). Additionally, it is introducing two new APIs: UpdateHubContent and UpdateHubContentReference.storagegateway
: [botocore
] This release adds support to invoke a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3.v1.37.2
Compare Source
======
application-signals
: [botocore
] This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives.batch
: [botocore
] AWS Batch: Resource Aware Scheduling feature supportchime
: [botocore
] Removes the Amazon Chime SDK APIs from the "chime" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice.cloudfront
: [botocore
] Documentation update for VPC origin config.ec2
: [botocore
] Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping.iotfleetwise
: [botocore
] This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only.oam
: [botocore
] This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.sagemaker
: [botocore
] AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components.Protocol
: [botocore
] Adds support for the smithy-rpc-v2-cbor protocol. If a service supports smithy-rpc-v2-cbor, this protocol will automatically be used. For more information, see https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.htmlv1.37.1
Compare Source
======
codebuild
: [botocore
] Adding "reportArns" field in output of BatchGetBuildBatches API. "reportArns" is an array that contains the ARNs of reports created by merging reports from builds associated with the batch build.devicefarm
: [botocore
] Add an optional configuration to the ScheduleRun and CreateRemoteAccessSession API to set a device level http/s proxy.ec2
: [botocore
] Adds support for time-based EBS-backed AMI copy operations. Time-based copy ensures that EBS-backed AMIs are copied within and across Regions in a specified timeframe.iot
: [botocore
] AWS IoT - AWS IoT Device Defender adds support for a new Device Defender Audit Check that monitors device certificate age and custom threshold configurations for both the new device certificate age check and existing device certificate expiry check.taxsettings
: [botocore
] PutTaxRegistration API changes for Egypt, Greece, Vietnam countriesv1.37.0
Compare Source
======
bedrock-agent
: [botocore
] This release improves support for newer models in Amazon Bedrock Flows.bedrock-agent-runtime
: [botocore
] Adding support for ReasoningContent fields in Pre-Processing, Post-Processing and Orchestration Trace outputs.bedrock-runtime
: [botocore
] This release adds Reasoning Content support to Converse and ConverseStream APIselasticache
: [botocore
] Documentation update, adding clarity and rephrasing.elastic-inference
: [botocore
] The elastic-inference client has been removed following the deprecation of the service.botocore
] Generate and use AWS-account-based endpoints for compatible services when the account ID is available. At launch, DynamoDB is the first and only compatible service. The new endpoint URL pattern will behttps://<account-id>.ddb.<region>.amazonaws.com
. Additional services may be added in the future. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.htmlv1.36.26
Compare Source
=======
appstream
: [botocore
] Added support for Certificate-Based Authentication on AppStream 2.0 multi-session fleets.bedrock-agent
: [botocore
] Introduce a new parameter which represents the user-agent header value used by the Bedrock Knowledge Base Web Connector.v1.36.25
Compare Source
=======
codebuild
: [botocore
] Add webhook status and status message to AWS CodeBuild webhooksguardduty
: [botocore
] Reduce the minimum number of required attack sequence signals from 2 to 1license-manager-user-subscriptions
: [botocore
] Updates entity to include Microsoft RDS SAL as a valid type of user subscription.rds
: [botocore
] CloudWatch Database Insights now supports Amazon RDS.sagemaker
: [botocore
] Added new capability in the UpdateCluster operation to remove instance groups from your SageMaker HyperPod cluster.workspaces-web
: [botocore
] Add support for toolbar configuration under user settings.v1.36.24
Compare Source
=======
codepipeline
: [botocore
] Add environment variables to codepipeline action declaration.ecs
: [botocore
] This is a documentation only release for Amazon ECS that supports the CPU task limit increase.lightsail
: [botocore
] Documentation updates for Amazon Lightsail.location
: [botocore
] Adds support for larger property maps for tracking and geofence positions changes. It increases the maximum number of items from 3 to 4, and the maximum value length from 40 to 150.mailmanager
: [botocore
] This release adds additional metadata fields in Mail Manager archive searches to show email source and details about emails that were archived when being sent with SES.network-firewall
: [botocore
] This release introduces Network Firewall's Automated Domain List feature. New APIs include UpdateFirewallAnalysisSettings, StartAnalysisReport, GetAnalysisReportResults, and ListAnalysisReports. These allow customers to enable analysis on firewalls to identify and report frequently accessed domain.sagemaker
: [botocore
] Adds r8g instance type support to SageMaker Realtime Endpointssesv2
: [botocore
] This release adds the ability for outbound email sent with SES to preserve emails to a Mail Manager archive.v1.36.23
Compare Source
=======
batch
: [botocore
] This documentation-only update corrects some typos.emr-containers
: [botocore
] EMR on EKS StartJobRun Api will be supporting the configuration of log storage in AWS by using "managedLogs" under "MonitoringConfiguration".medialive
: [botocore
] Adds support for creating CloudWatchAlarmTemplates for AWS Elemental MediaTailor Playback Configuration resources.v1.36.22
Compare Source
=======
amplify
: [botocore
] Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications.dms
: [botocore
] Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API.timestream-influxdb
: [botocore
] This release introduces APIs to manage DbClusters and adds support for read replicasbotocore
] Minor Parser updates to support the new smithy-generated protocol tests. Seeboto/botocore#3247 <https://github.com/boto/botocore/pull/3247>
__ for more details.v1.36.21
Compare Source
=======
codebuild
: [botocore
] Added test suite names to test case metadataconnect
: [botocore
] Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency.dms
: [botocore
] Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replicationsrds-data
: [botocore
] Add support for Stop DB feature.s3
: [botocore
] Added support for Content-Range header in HeadObject response.wafv2
: [botocore
] The WAFv2 API now supports configuring data protection in webACLs.workspaces-thin-client
: [botocore
] Update Environment and Device name field definitionsv1.36.20
Compare Source
=======
accessanalyzer
: [botocore
] This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation.acm-pca
: [botocore
] Private Certificate Authority (PCA) documentation updatesecs
: [botocore
] This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format.fis
: [botocore
] Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration.sagemaker
: [botocore
] Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type.storagegateway
: [botocore
] This release adds support for generating cache reports on S3 File Gateways for files that fail to upload.v1.36.19
Compare Source
=======
b2bi
: [botocore
] Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Codebedrock-agent
: [botocore
] This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.bedrock-agent-runtime
: [botocore
] This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.codebuild
: [botocore
] Add note for the RUNNER_BUILDKITE_BUILD buildType.fsx
: [botocore
] Support for in-place Lustre version upgradesmedialive
: [botocore
] Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations.opensearchserverless
: [botocore
] Custom OpenSearchServerless Entity ID for SAML Config.polly
: [botocore
] Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only.botocore
] Added support for multiple protocols within a service based on performance priority.v1.36.18
Compare Source
=======
acm-pca
: [botocore
] Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option.appsync
: [botocore
] Add support for operation level cachingec2
: [botocore
] Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created.pi
: [botocore
] Documentation only update for RDS Performance Insights dimensions for execution plans and locking analysis.v1.36.17
Compare Source
=======
apigatewayv2
: [botocore
] Documentation updates for Amazon API Gatewaycloudfront
: [botocore
] Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values.connect
: [botocore
] Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts.dms
: [botocore
] New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OSv1.36.16
Compare Source
=======
ecr
: [botocore
] Adds support to handle the new basic scanning daily quota.eks
: [botocore
] Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions APImediaconvert
: [botocore
] This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container formatpi
: [botocore
] Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.transcribe
: [botocore
] This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.v1.36.15
Compare Source
=======
cloudformation
: [botocore
] We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.connectcases
: [botocore
] This release adds the ability to conditionally require fields on a template. Check public documentation for more information.cost-optimization-hub
: [botocore
] This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon Auto Scaling Groups, including those with single and mixed instance types.s3
: [botocore
] Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.botocore
] The SDK no longer validates payload size for eventstreams. This is to facilitate varying payload requirements across AWS services.v1.36.14
Compare Source
=======
rds
: [botocore
] Documentation updates to clarify the description for the parameter AllocatedStorage for the DB cluster data type, the description for the parameter DeleteAutomatedBackups for the DeleteDBCluster API operation, and removing an outdated note for the CreateDBParameterGroup API operation.v1.36.13
Compare Source
=======
datasync
: [botocore
] Doc-only update to provide more information on using Kerberos authentication with SMB locations.dms
: [botocore
] Introduces TargetDataSettings with the TablePreparationMode option available for data migrations.iam
: [botocore
] This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM.neptune-graph
: [botocore
] Added argument tolist-export
to filter by graph IDqbusiness
: [botocore
] Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes.sagemaker
: [botocore
] IPv6 support for Hyperpod clustersv1.36.12
Compare Source
=======
mediatailor
: [botocore
] Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose.v1.36.11
Compare Source
=======
amp
: [botocore
] Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper.bedrock-agent-runtime
: [botocore
] This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferencescodebuild
: [botocore
] Added support for CodeBuild self-hosted Buildkite runner buildsgeo-routes
: [botocore
] The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility.rds
: [botocore
] Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster.sagemaker
: [botocore
] This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant.v1.36.10
Compare Source
=======
appstream
: [botocore
] Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0.bedrock-agent-runtime
: [botocore
] Add a 'reason' field to InternalServerExceptionecr
: [botocore
] Temporarily updating dualstack endpoint supportecr-public
: [botocore
] Temporarily updating dualstack endpoint supportmediatailor
: [botocore
] Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them.qbusiness
: [botocore
] Added APIs to manage QBusiness user subscriptionss3tables
: [botocore
] You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument.verifiedpermissions
: [botocore
] Adds Cedar JSON format support for entities and context data in authorization requestsbotocore
] Update awscrt version to 0.23.8v1.36.9
Compare Source
======
bcm-pricing-calculator
: [botocore
] Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations.ecr
: [botocore
] Add support for Dualstack and Dualstack-with-FIPS Endpointsecr-public
: [botocore
] Add support for Dualstack Endpointsmailmanager
: [botocore
] This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries.s3
: [botocore
] Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long.v1.36.8
Compare Source
======
appsync
: [botocore
] Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate responsedatasync
: [botocore
] AWS DataSync now supports the Kerberos authentication protocol for SMB locations.deadline
: [botocore
] feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a jobec2
: [botocore
] This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotenConfiguration
📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.