UNCLASSIFIED - NO CUI

Skip to content

Update all dependencies

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.26.79 -> ==1.26.84 age adoption passing confidence
pytest (source, changelog) ==7.2.1 -> ==7.2.2 age adoption passing confidence

Release Notes

boto/boto3

v1.26.84

Compare Source

=======

  • api-change:dynamodb: [botocore] Documentation updates for DynamoDB.
  • api-change:ec2: [botocore] This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'.
  • api-change:macie2: [botocore] Documentation updates for Amazon Macie
  • api-change:mediaconvert: [botocore] The AWS Elemental MediaConvert SDK has improved handling for different input and output color space combinations.
  • api-change:medialive: [botocore] AWS Elemental MediaLive adds support for Nielsen watermark timezones.
  • api-change:transcribe: [botocore] Amazon Transcribe now supports role access for these API operations: CreateVocabulary, UpdateVocabulary, CreateVocabularyFilter, and UpdateVocabularyFilter.

v1.26.83

Compare Source

=======

  • api-change:iot: [botocore] A recurring maintenance window is an optional configuration used for rolling out the job document to all devices in the target group observing a predetermined start time, duration, and frequency that the maintenance window occurs.
  • api-change:migrationhubstrategy: [botocore] This release updates the File Import API to allow importing servers already discovered by customers with reduced pre-requisites.
  • api-change:organizations: [botocore] This release introduces a new reason code, ACCOUNT_CREATION_NOT_COMPLETE, to ConstraintViolationException in CreateOrganization API.
  • api-change:pi: [botocore] This release adds a new field PeriodAlignment to allow the customer specifying the returned timestamp of time periods to be either the start or end time.
  • api-change:pipes: [botocore] This release fixes some input parameter range and patterns.
  • api-change:sagemaker: [botocore] Add a new field "EndpointMetrics" in SageMaker Inference Recommender "ListInferenceRecommendationsJobSteps" API response.

v1.26.82

Compare Source

=======

  • api-change:codecatalyst: [botocore] Published Dev Environments StopDevEnvironmentSession API
  • api-change:pricing: [botocore] This release adds 2 new APIs - ListPriceLists which returns a list of applicable price lists, and GetPriceListFileUrl which outputs a URL to retrieve your price lists from the generated file from ListPriceLists
  • api-change:s3outposts: [botocore] S3 on Outposts introduces a new API ListOutpostsWithS3, with this API you can list all your Outposts with S3 capacity.

v1.26.81

Compare Source

=======

  • enhancement:Documentation: Splits service documentation into multiple sub-pages for better organization and faster loading time.
  • enhancement:Documentation: [botocore] Splits service documentation into multiple sub-pages for better organization and faster loading time.
  • api-change:comprehend: [botocore] Amazon Comprehend now supports flywheels to help you train and manage new model versions for custom models.
  • api-change:ec2: [botocore] This release allows IMDS support to be set to v2-only on an existing AMI, so that all future instances launched from that AMI will use IMDSv2 by default.
  • api-change:kms: [botocore] AWS KMS is deprecating the RSAES_PKCS1_V1_5 wrapping algorithm option in the GetParametersForImport API that is used in the AWS KMS Import Key Material feature. AWS KMS will end support for this wrapping algorithm by October 1, 2023.
  • api-change:lightsail: [botocore] This release adds Lightsail for Research feature support, such as GUI session access, cost estimates, stop instance on idle, and disk auto mount.
  • api-change:managedblockchain: [botocore] This release adds support for tagging to the accessor resource in Amazon Managed Blockchain
  • api-change:omics: [botocore] Minor model changes to accomodate batch imports feature

v1.26.80

Compare Source

=======

  • api-change:devops-guru: [botocore] This release adds the description field on ListAnomaliesForInsight and DescribeAnomaly API responses for proactive anomalies.
  • api-change:drs: [botocore] New fields were added to reflect availability zone data in source server and recovery instance description commands responses, as well as source server launch status.
  • api-change:internetmonitor: [botocore] CloudWatch Internet Monitor is a a new service within CloudWatch that will help application developers and network engineers continuously monitor internet performance metrics such as availability and performance between their AWS-hosted applications and end-users of these applications
  • api-change:lambda: [botocore] This release adds the ability to create ESMs with Document DB change streams as event source. For more information see https://docs.aws.amazon.com/lambda/latest/dg/with-documentdb.html.
  • api-change:mediaconvert: [botocore] The AWS Elemental MediaConvert SDK has added support for HDR10 to SDR tone mapping, and animated GIF video input sources.
  • api-change:timestream-write: [botocore] This release adds the ability to ingest batched historical data or migrate data in bulk from S3 into Timestream using CSV files.
pytest-dev/pytest

v7.2.2

Compare Source

pytest 7.2.2 (2023-03-03)

Bug Fixes

  • #​10533: Fixed pytest.approx{.interpreted-text role="func"} handling of dictionaries containing one or more values of [0.0]{.title-ref}.
  • #​10592: Fixed crash if [--cache-show]{.title-ref} and [--help]{.title-ref} are passed at the same time.
  • #​10597: Fixed bug where a fixture method named teardown would be called as part of nose teardown stage.
  • #​10626: Fixed crash if --fixtures and --help are passed at the same time.
  • #​10660: Fixed :pypytest.raises{.interpreted-text role="func"} to return a 'ContextManager' so that type-checkers could narrow pytest.raises(...) if ... else nullcontext() down to 'ContextManager' rather than 'object'.

Improved Documentation

  • #​10690: Added [CI]{.title-ref} and [BUILD_NUMBER]{.title-ref} environment variables to the documentation.
  • #​10721: Fixed entry-points declaration in the documentation example using Hatch.
  • #​10753: Changed wording of the module level skip to be very explicit about not collecting tests and not executing the rest of the module.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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


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

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports