An open index of dependabot pull requests across open source projects.

poetry: bump moto from 5.0.5 to 5.1.8

Open
Number: #962
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 8
Created: July 07, 2025 at 01:11 AM UTC
(11 months ago)
Updated: August 01, 2025 at 04:02 PM UTC
(10 months ago)
Labels:
dependencies python
Description:

Bumps moto from 5.0.5 to 5.1.8.

Changelog

Sourced from moto's changelog.

Moto Changelog

5.1.7

Docker Digest for 5.1.7:

New Methods:
* Connect-Campaigns:
    * get_campaign_state()
    * list_campaigns()
    * list_tags_for_resource()
    * pause_campaign()
    * resume_campaign()
    * start_campaign()
    * stop_campaign()
    * tag_resource()
    * untag_resource()
  • ECS:

    • delete_task_definitions()
  • ElastiCache:

    • create_cache_subnet_group()
    • describe_cache_subnet_groups()
  • RAM:

    • list_permissions()
    • list_resource_types()
  • RDS:

    • create_blue_green_deployment()
    • delete_blue_green_deployment()
    • describe_blue_green_deployments()
    • switchover_blue_green_deployment()

Miscellaneous: * Athena: get_query_execution() now returns some additional attributes: 'ResultReuseConfiguration', 'Status.CompletionDateTime', 'Status.ServicePreProcessingTimeInMillis', 'Status.ResultReuseInformation' * DynamoDB: query() now validates that all attributes in the KeyConditionExpression are actually keys * DynamoDB: update_item() now validates unused ExpressionAttributeNames/ExpressionAttributeValues * EC2: modify_vpc_attribute() now correctly handles the EnableDnsHostnames-attribute * ECS: list_task_definitions() now supports the status-parameter * ELB: describe_load_balancer_attributes() now returns the AdditionalAttributes-attribute * ElastiCache: list_tags_for_resource() now supports SubnetGroups * EventBridge: put_events() no longer throws a KeyError: 'time' for targets with a custom InputTemplate that do not specify the time * Logs: get_query_results() now returns values as strings, in-line with how AWS behaves * NetworkFirewall: describe_logging_configuration() no longer throws an error for LoggingConfigurations without tags

... (truncated)

Commits
  • 60378f7 Pre-Release: Up Version Number
  • 7149837 Prep release 5.1.7 (#9045)
  • 2e1d35d chore: update SSM default parameters (#9046)
  • c7ba45a chore: update EC2 Instance Types (#9044)
  • db2e276 chore: update EC2 Instance Offerings (#9043)
  • c5616b6 Admin: Skip Sagemaker-Core==1.0.42 to avoid test breakage (#9042)
  • d348cec [Comprehend] Enhanced support for comprehend ResourceGroupTagging api (#9039)
  • 9c7d939 Docs: Change MOTO_ALLOW_NONEXISTENT_REGION example to use a string value (#9037)
  • 96c1231 [ELB] Added additional attribute to ELB response. (#9026)
  • 7ae26ff S3: Add ID field to CORS rule (#9013)
  • 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)
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
moto
Ecosystem:
pip
Version Change:
5.0.5 → 5.1.8
Update Type:
Minor
Technical Details
ID: 2849119
UUID: 3207246418
Node ID: PR_kwDOHvKt1c6dquAD
Host: GitHub
Repository: NHSDigital/NRLF