From e85bff351092252b9460b9258f84cbeaaccbf3e1 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 20 Jan 2025 13:24:25 -0600
Subject: [PATCH] chore(deps-dev): Bump moto from 5.0.26 to 5.0.27 in the
development-dependencies group (#196)
Bumps the development-dependencies group with 1 update:
[moto](https://github.com/getmoto/moto).
Updates `moto` from 5.0.26 to 5.0.27
Sourced from moto's
changelog. Docker Digest for 5.0.27:
sha256:ac5312f68c6b748b667526025f9e7a8c2e4112837c258eee68f96fa36d9dbbef Miscellaneous:
* Introduced a new setting for ServerMode,
Changelog
5.0.27
New Methods:
* Glue:
* create_dev_endpoint()
* get_dev_endpoint()
* get_dev_endpoints()
* KMS:
* generate_mac()
* list_key_rotations()
* rotate_key_on_demand()
* verify_mac()
* SES:
* delete_configuration_set()
* list_configuration_sets()
* SESv2:
* create_configuration_set()
* create_dedicated_ip_pool()
* delete_configuration_set()
* delete_dedicated_ip_pool()
* get_configuration_set()
* get_dedicated_ip_pool()
* list_configuration_sets()
* list_dedicated_ip_pools()
MOTO_DISABLE_GLOBAL_CORS
. Disabling the global CORS setting
makes it possible to test the CORS-policies on S3 buckets
* ElastiCache: create_user() now supports the
AuthenticationMode-parameter
* ElasticSearch/OpenSearch: list_domain_names() now returns domains from
both services
* Kafka: list_clusters_v2() now returns all parameters
* Scheduler: The schedule_expression_timezone
now defaults
to UTC
* RDS: create_db_instance() now throws an exception if an instance with
that ID already exists
* RDS: restore_db_instance_from_db_snapshot() now throws an exception if
an instance with that ID already exists
9c877b0
Pre-Release: Up Version Numberc6030c9
Prep release 5.0.27 (#8505)62dd9bc
SecretsManager: rotate_secret() should create AWSPending without a value
(#8504)209e4e1
Core: Allow replace/remove of mocked responses (#8499)a3472d3
[ElastiCache] Add support for AuthenticationMode for create_user (#8494)7d80859
chore: update SSM default parameters (#8503)1028231
chore: update EC2 Instance Types (#8502)cc56c64
chore: update EC2 Instance Offerings (#8501)4c1321a
Kafka - Update responses for list_clusters_v2 (#8492)cfaa898
Ensure compatibility with latest botocore
S3 client
customizations (#8495)