Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps moto from 4.2.12 to 4.2.13.

Changelog

Sourced from moto's changelog.

4.2.13

Docker Digest for 4.2.13: sha256:20a2fdd4828b0ce1170ae26186ed28b64523cf6af83af892a74d9b3e23f84471

New Services:
    * Panorama:
        * delete_device()
        * describe_device()
        * list_devices()
        * provision_device()
        * update_device_metadata()

New Methods: * CognitoIDP: * admin_respond_to_auth_challenge()

* IdentityStore:
    *  list_group_memberships_for_member()
  • Rekognition:

    • compare_faces()
    • detect_labels()
    • detect_text()
  • SSO-Admin:

    • attach_customer_managed_policy_reference_to_permission_set()
    • attach_managed_policy_to_permission_set()
    • delete_inline_policy_from_permission_set()
    • detach_customer_managed_policy_reference_from_permission_set()
    • detach_managed_policy_from_permission_set()
    • get_inline_policy_for_permission_set()
    • list_account_assignments_for_principal()
    • list_customer_managed_policy_references_in_permission_set()
    • list_managed_policies_in_permission_set()
    • put_inline_policy_to_permission_set()
  • Textract:

    • detect_document_text()

Miscellaneous: * ACM: describe_certificate() now returns a DomainValidationOption for each SN * CloudFormation: create_change_set() now longer throws an exception when supplying a YAML TemplateBody * CognitoIDP: create_resource_server() no longer crashes when the scope-parameter is not provided * DynamoDB: scan() now correctly handles the ScanFilter-attribute again (broken in 4.2.11) * EC2: launch templates created by CloudFormation now have a generated name if not provided * EC2: describe_instance_types() now handles unknown values for EnaSupport correctly * Sagemaker: create_model_package() nown supports Versioned packages * Scheduler: delete_scheduler() now throws the correct exception when a Schedule does not exist * SSO-Admin: list_account_assignments() now supports pagination

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

---
updated-dependencies:
- dependency-name: moto
  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 Jan 8, 2024
Copy link

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

View more on Code Climate.

@unixorn unixorn merged commit ecb93ce into main Jan 8, 2024
@unixorn unixorn deleted the dependabot/pip/moto-4.2.13 branch January 8, 2024 14:13
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