Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps moto from 5.0.11 to 5.1.12.

Changelog

Sourced from moto's changelog.

5.1.12

Docker Digest for 5.1.12: sha256:e1cf8b624019e6eba25cb5b37efdf95a463fc24691978540a1c7008b7d02fda0

General:
    * Removed support for OpsWorks, now that AWS has also deprecated this service.
      https://docs.aws.amazon.com/opsworks/latest/userguide/stacks-eol-faqs.html

New Methods: * Glue: * batch_get_workflows() * create_workflow() * delete_workflow() * get_workflow() * get_workflow_run() * get_workflow_runs() * get_workflow_run_properties() * list_workflows() * put_workflow_run_properties() * start_workflow_run() * stop_workflow_run() * update_workflow()

* IOT:
    * add_thing_to_billing_group()
    * create_billing_group()
    * delete_billing_group()
    * describe_billing_group()
    * list_billing_groups()
    * list_things_in_billing_group()
    * remove_thing_from_billing_group()
    * update_billing_group()
  • SES:

    • clone_receipt_rule_set()
  • SSM:

    • create_data_source()
    • deregister_patch_baseline_for_patch_group()
    • delete_data_source()
    • describe_data_source()
    • get_patch_baseline_for_patch_group()
    • list_data_sources()
    • list_tags_for_resource()
    • register_patch_baseline_for_patch_group()
    • update_data_source()
    • tag_resource()
    • untag_resource()

Miscellaneous:

... (truncated)

Commits

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.0.11 to 5.1.12.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.0.11...5.1.12)

---
updated-dependencies:
- dependency-name: moto
  dependency-version: 5.1.12
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Sep 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #1776.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/pip/moto-5.1.12 branch September 22, 2025 13:11
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.

0 participants