Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps moto from 5.1.5 to 5.1.6.

Changelog

Sourced from moto's changelog.

5.1.6

Docker Digest for 5.1.6: sha256:0afd091e9d26ba1660ad54708ff1e853ffa1f437f057c91163b47d35155a852b

New Methods:
    * Athena:
        * get_query_statistics()
* AppSync:
    * create_api()
    * create_channel_namespace()
    * delete_api()
    * delete_channel_namespace()
    * get_api()
    * list_apis()
    * list_channel_namespaces()
  • CloudDirectory:

    • apply_schema()
    • create_schema()
    • delete_schema()
    • list_development_schema_arns()
    • list_published_schema_arns()
    • publish_schema()
  • DirectConnect:

    • describe_tags()
    • tag_resource()
    • untag_resource()
  • EC2:

    • modify_security_group_rules()
  • Glue:

    • delete_resource_policy()
  • SecurityHub:

    • describe_organization_configuration()
    • enable_organization_admin_account()
    • get_administrator_account()
    • update_organization_configuration()
  • StepFunctions:

    • create_activity()
    • delete_activity()
    • describe_activity()
    • list_activities()

Miscellaneous:
* CodeDeploy: get_deployment_group() now returns the deploymentGroupId-attribute

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

---
updated-dependencies:
- dependency-name: moto
  dependency-version: 5.1.6
  dependency-type: direct:production
  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 Jun 16, 2025
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 9fd5e75 and detected 0 issues on this pull request.

View more on Code Climate.

@unixorn unixorn merged commit cce1a9a into main Jun 16, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/moto-5.1.6 branch June 16, 2025 16:31
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.

2 participants