dependabot[bot] opened a new pull request, #257: URL: https://github.com/apache/iceberg-python/pull/257
Bumps [moto](https://github.com/getmoto/moto) from 4.2.12 to 4.2.13. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getmoto/moto/blob/master/CHANGELOG.md">moto's changelog</a>.</em></p> <blockquote> <h2>4.2.13</h2> <p>Docker Digest for 4.2.13: <em>sha256:20a2fdd4828b0ce1170ae26186ed28b64523cf6af83af892a74d9b3e23f84471</em></p> <pre><code>New Services: * Panorama: * delete_device() * describe_device() * list_devices() * provision_device() * update_device_metadata() <p>New Methods: * CognitoIDP: * admin_respond_to_auth_challenge()</p> <pre><code>* 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() </code></pre> <p>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 </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/0c7b02c0b50a246aed570848e37740dfbccb1969"><code>0c7b02c</code></a> Prep release 4.2.13 (<a href="https://redirect.github.com/getmoto/moto/issues/7193">#7193</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/e7c86e59463e120a5caa90c9bc72644f07616ae7"><code>e7c86e5</code></a> Techdebt: Simplify PinPoint routing (<a href="https://redirect.github.com/getmoto/moto/issues/7191">#7191</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/57bc607307c76f277b3b39da3282be9a2007fe12"><code>57bc607</code></a> Techdebt: Simplify MQ routing (<a href="https://redirect.github.com/getmoto/moto/issues/7190">#7190</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/be04fe5e0c7cf158552dc16a6212023d44b2032b"><code>be04fe5</code></a> Techdebt: Simplify DataBrew routing (<a href="https://redirect.github.com/getmoto/moto/issues/7188">#7188</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/eac16099efd2a656e8802db6490eb44af95dcb88"><code>eac1609</code></a> Techdebt: Ensure unique folder for test results (<a href="https://redirect.github.com/getmoto/moto/issues/7189">#7189</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/c2139a450b4b3920f04ba92f7b8ea5b09cde650b"><code>c2139a4</code></a> SSOAdmin: Add customer managed policy functionality (<a href="https://redirect.github.com/getmoto/moto/issues/7186">#7186</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/3ae1b62590b15c632bf33c3d1b3bbd1cbe50b1cc"><code>3ae1b62</code></a> SageMaker: model-package-group supports list_tags, add_tags and remove_tags (...</li> <li><a href="https://github.com/getmoto/moto/commit/cdd9cd8fdd7174180aaf1b300506f8909c8616f6"><code>cdd9cd8</code></a> Implements sso-admin AWS Managed Policies (<a href="https://redirect.github.com/getmoto/moto/issues/7184">#7184</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/1c8f5f4949bb350183506810d2c581dc590f70c2"><code>1c8f5f4</code></a> Cloudformation: broken changeset update (<a href="https://redirect.github.com/getmoto/moto/issues/7180">#7180</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/5fadeb869e17ec3e9a66bcf82ff198409a84118b"><code>5fadeb8</code></a> SSO-admin: Add basic inline policy crud operations (<a href="https://redirect.github.com/getmoto/moto/issues/7182">#7182</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/4.2.12...4.2.13">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org