dependabot[bot] opened a new pull request, #2503: URL: https://github.com/apache/iceberg-python/pull/2503
Bumps [moto](https://github.com/getmoto/moto) from 5.1.12 to 5.1.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>5.1.13</h2> <p>Docker Digest for 5.1.13: <em>sha256:0503bdc569e122966fc5fceef43d4a9562ed21e4091cf865801dba90cbb62ea5</em></p> <pre><code>New Services: * Macie2: * accept_invitation() * create_invitations() * decline_invitations() * delete_member() * disable_macie() * enable_macie() * get_administrator_account() * get_macie_session() * list_invitations() * list_members() <p>New Methods: * Athena: * list_capacity_reservation() * update_capacity_reservation()</p> <p>Miscellaneous: * CloudWatch: get_metric_data() now supports the ReturnData-parameter again (broken in 5.1.12) * CognitoIDP: admin_respond_to_auth_challenge() now returns the scope=aws.cognito.signin.user.admin in the AccessToken * ELB: modify_load_balancer_attributes() now supports the <code>secondary_ips.auto_assigned.per_subnet</code> attribute * IAM: get_server_certificate() now returns the CertificateChain-parameter * S3: put_bucket_lifecycle_configuration() now correctly processes a LifeCycleConfiguration with 0 Rules * SNS: publish_batch() now returns the original MessageAttributes provided by the user again (broken in 5.1.12) </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/bde1e5d7d769439bb449f2090762ca3c5699d546"><code>bde1e5d</code></a> Pre-Release: Up Version Number</li> <li><a href="https://github.com/getmoto/moto/commit/9b3c2777ee955c2e80056db7d4737a3ed1c6b2d7"><code>9b3c277</code></a> Prep release 5.1.13 (<a href="https://redirect.github.com/getmoto/moto/issues/9297">#9297</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/b3d53ec6882f67e864a02441835b2895c3d9f077"><code>b3d53ec</code></a> chore: update EC2 Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/9300">#9300</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/0893ab8cdb7b0be8f39a901ea628e69887e6c656"><code>0893ab8</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/9299">#9299</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/e6e5f258b94578733956ddc2260e15e0a547c551"><code>e6e5f25</code></a> chore: update EMR Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/9298">#9298</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/108ac30fd2ffe4b1b308830b662b6f02b5cf4d39"><code>108ac30</code></a> IAM: Support specifying CertificateChain for server certificates (<a href="https://redirect.github.com/getmoto/moto/issues/9294">#9294</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/c203278097d8c700b551b4705479e18e91af488d"><code>c203278</code></a> SNS: publish_batch: Use MessageAttributes provided by user (<a href="https://redirect.github.com/getmoto/moto/issues/9296">#9296</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/a89fcc7e4c280ab14a4d12ed179c5c2cc7fc9dfd"><code>a89fcc7</code></a> [Athena] list capacity reservation endpoint support (<a href="https://redirect.github.com/getmoto/moto/issues/9291">#9291</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/88ea0fe41c282110b594fbf0cb5a5cf9969c539c"><code>88ea0fe</code></a> chore: update EC2 Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/9287">#9287</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/a11298fe8b85e3f5bc49aa2268b2528312ac2d8f"><code>a11298f</code></a> chore: update SSM default parameters (<a href="https://redirect.github.com/getmoto/moto/issues/9288">#9288</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.1.12...5.1.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
