Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps moto from 5.1.14 to 5.1.15.

Changelog

Sourced from moto's changelog.

5.1.15

Docker Digest for 5.1.15: sha256:8860b18917e1ee4d067df19a406ae95dc26037e6965d5b499e1cffd33755b914

General:
    * Python 3.14 is now officially supported

New Methods: * IdentityStore: * get_user_id()

* SESv2:
    * delete_email_identity()
  • VPCLattice:
    • create_access_log_subscription()
    • delete_access_log_subscription()
    • get_access_log_subscription()
    • list_access_log_subscriptions()
    • update_access_log_subscription()

Miscellaneous: * ACM: request_certificate() now supports the Option-parameter * ACM: list_certificates() now supports the Includes-parameter, supporting Exportable Public Certificates * APIGatewayV2: get_domain_name() now returns the DomainNameArn-attribute * Athena: Executions can now be delayed using state transitions * CloudFormation: validate_template() now supports short function refs (!Sub) * Config: Now supports "AWS::SNS::Topic"-resources * EC2: create_subnet() now supports the Ipv6Native-parameter * EC2: create_transit_gateway_vpc_attachment() now validates that the TransitGateway exists * EC2: create_transit_gateway_vpc_attachment() now validates that no other attachment to this VPC exists * EC2: create_transit_gateway_vpc_attachment() now automatically adds the attachment to the default RouteTable * EC2: create_transit_gateway_vpc_attachment() now correctly creates multiple attachments if called twice (for different VPC's) * EC2: create_vpn_connection() now validates that only one of [VPNGateway|TransitGateway] is provided * EC2: create_vpn_connection() now validates that the provided CustomerGateway and TransitGateway exists * EC2: create/modify/describe_vpc_endpoint_service_configuration now supports the SupportedRegions-param * EC2: describe_transit_gateway_attachments() now returns the correct RouteTableID * EC2: describe_vpc_endpoints() now supports the 'vpc-endpoint-state'-filter * Lambda: list_layer_versions() now returns the layers in the correct order - latest version first. * ResourceGroupsTaggingAPI: get_resources() now supports SSM Parameters * ResourceGroupsTaggingAPI: get_resources() now supports the 'kms:key' type * SESv2: send_email() can now use an email registered by create_email_identity(), instead of having the SESv1:verify_domain_identity()-method

Commits
  • 98bf6b5 Pre-Release: Up Version Number
  • c5d34ab Prepare release 5.1.15 (#9380)
  • 7aea351 CI: Use separate action to build Docker image once and reuse it (#9379)
  • c1a58b4 Tests: Verify CDK tests for S3+EventBridge (#9378)
  • e0d4dff Core: deprecate and limit use of XFormedDict (#9376)
  • 5d5d4f6 IdentityStore: Add implementation for get-user-id (#9375)
  • 85f9ee0 SQS: Protocol Test Improvements (#9373)
  • bd78773 Core: create unified interface for interacting with Botocore service models (...
  • 3508afc ElastiCache: Enable IPv6 test (#9371)
  • 1befbbb CI: Test Moto against Python 3.14 (#9370)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [moto](https://github.com/getmoto/moto) from 5.1.14 to 5.1.15.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.14...5.1.15)

---
updated-dependencies:
- dependency-name: moto
  dependency-version: 5.1.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 20, 2025
@kevinjqliu kevinjqliu merged commit 9907b16 into main Oct 20, 2025
8 checks passed
@kevinjqliu kevinjqliu deleted the dependabot/pip/moto-5.1.15 branch October 20, 2025 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant