dependabot[bot] opened a new pull request, #1314: URL: https://github.com/apache/iceberg-python/pull/1314
Bumps [moto](https://github.com/getmoto/moto) from 5.0.18 to 5.0.20. <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.0.20</h2> <p>Docker Digest for 5.0.20: <em>sha256:a1041f318c56ed341c70541647b256d40dae776ce654ca4db9d27d94600542a1</em></p> <pre><code>Miscellaneous: * Removed runtime-dependency on `typing_extensions` </code></pre> <h2>5.0.19</h2> <p>Docker Digest for 5.0.19: <em>sha256:5d857d7ce17a9b1dadea166d8e0d310771983f026334a555a9d2690a370cf904</em></p> <pre><code>New Methods: * ELBv2: * describe_listener_attributes() * modify_listener_attributes() <pre><code>* Panorama: * create_application_instance() * describe_application_instance() * describe_application_instance_details() * list_application_instances() * WAFv2: * create_rule_group() * delete_rule_group() * get_rule_group() * update_rule_group() </code></pre> <p>Miscellaneous:<br /> * CloudFormation now supports the types AWS::IoT::Thing, AWS::IoT::ThingType, AWS::IoT::Policy<br /> * EC2: Key Pairs now use the correct algorithm to calculate the fingerprint<br /> * ELBv2: modify_lb_attr() now supports zonal-shift config<br /> * ECS: create_task_set() now actually creates tasks<br /> * Lambda: The MOTO_DOCKER_LAMBDA_IMAGE config option now accepts full image names, including the tag<br /> * Lambda: Events send to DynamoDB now have the correct eventName<br /> * Organizations: describe_organization() now describes the parent account (if applicable)<br /> * WAFv2: create_web_acl() now supports additional parameters (AssociationConfig, CaptchaConfig, ChallengeConfig, CustomResponseBodies, TokenDomains)<br /> * WAFv2: delete_web_acl() now supports the LockToken-parameter<br /> * WAFv2: update_web_acl() now supports additional parameters (LockToken, AssociationConfig, CaptchaConfig, ChallengeConfig, CustomResponseBodies, TokenDomains)<br /> </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/1b91aee1de3d26902c5e79a3adefb8f391fb9876"><code>1b91aee</code></a> Pre-Release: Up Version Number</li> <li><a href="https://github.com/getmoto/moto/commit/58952db2d3ce4e353dc766eb7ad0890fe7132e22"><code>58952db</code></a> Prep release 5.0.20</li> <li><a href="https://github.com/getmoto/moto/commit/bb27c621ca91e3f24307ea92d9398ebbb90baa23"><code>bb27c62</code></a> Fix <a href="https://redirect.github.com/getmoto/moto/issues/8289">#8289</a> by only requiring typing_extensions in TYPE_CHECKING mode (<a href="https://redirect.github.com/getmoto/moto/issues/8290">#8290</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/32e7efe8cdbad158ca198184a4fd97137824a478"><code>32e7efe</code></a> chore: update SSM default parameters (<a href="https://redirect.github.com/getmoto/moto/issues/8285">#8285</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/747bbad9d7cd20043c2844d79ccca5a653bfb5b6"><code>747bbad</code></a> Admin: Post-release steps</li> <li><a href="https://github.com/getmoto/moto/commit/0f2f33ceb6368fa995cc49a2cee055a190ac3529"><code>0f2f33c</code></a> Pre-Release: Up Version Number</li> <li><a href="https://github.com/getmoto/moto/commit/715f5922384bd8161ab18f5d2ef7e2179493057b"><code>715f592</code></a> Prep release 5.0.19 (<a href="https://redirect.github.com/getmoto/moto/issues/8284">#8284</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/83383c97fa9ed74f263197bbc0f8195cf080fc2f"><code>83383c9</code></a> ECS: create_task_set() now creates tasks (<a href="https://redirect.github.com/getmoto/moto/issues/8281">#8281</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/0aa3edc2b0bf1779b0e838b6d1064d2d057a9bab"><code>0aa3edc</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/8282">#8282</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/bc221b5e73ad90b19d082172e6057a0517859af6"><code>bc221b5</code></a> chore: update EC2 Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/8283">#8283</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.0.18...5.0.20">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