dependabot[bot] opened a new pull request, #1203: URL: https://github.com/apache/iceberg-python/pull/1203
Bumps [moto](https://github.com/getmoto/moto) from 5.0.14 to 5.0.15. <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.15</h2> <p>Docker Digest for 5.0.15: <em>sha256:9d78f63668017ca6eb9bdb415418d8077e1e503a1e81edb4657f93cf7ff34be1</em></p> <pre><code>New Services: * MemoryDB: * create_cluster() * create_snapshot() * create_subnet_group() * delete_cluster() * delete_snapshot() * delete_subnet_group() * describe_clusters() * describe_snapshots() * describe_subnet_groups() * list_tags() * tag_resource() * untag_resource() * update_cluster() <pre><code>* WorkspacesWeb: * associate_browser_settings() * associate_network_settings() * associate_user_access_logging_settings() * associate_user_settings() * create_browser_settings() * create_network_settings() * create_portal() * create_user_access_logging_settings() * create_user_settings() * delete_browser_settings() * delete_network_settings() * delete_portal() * delete_user_access_logging_settings() * delete_user_settings() * get_browser_settings() * get_network_settings() * get_portal() * get_user_access_logging_settings() * get_user_settings() * list_browser_settings() * list_network_settings() * list_portals() * list_user_access_logging_settings() * list_user_settings() </code></pre> <p>New Methods: * ApiGateway: * get_account() * update_account() </code></pre></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/30a65ac1c77e4378af7d074ce7257f0af3888217"><code>30a65ac</code></a> Pre-Release: Up Version Number</li> <li><a href="https://github.com/getmoto/moto/commit/fa135b3a1f59fa332f459cb5dd5181e10388e0d3"><code>fa135b3</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/getmoto/moto/commit/d8da0ac07690bce3831e886af6f73721fd52f440"><code>d8da0ac</code></a> Prep release 5.0.15 (<a href="https://redirect.github.com/getmoto/moto/issues/8138">#8138</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/25da940aa18ab8accd10c043f69e05e51afb3ee0"><code>25da940</code></a> DynamoDB: get/delete/update_item() now validates all provided keys exist (<a href="https://redirect.github.com/getmoto/moto/issues/8139">#8139</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/78d139c8a78fa29ff2808e33e75fe28acc8e1377"><code>78d139c</code></a> chore: update SSM default parameters (<a href="https://redirect.github.com/getmoto/moto/issues/8137">#8137</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/83a63c8a003fc291ece3468842224a71899f7a32"><code>83a63c8</code></a> chore: update EC2 Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/8136">#8136</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/7360065492ead43856948573d5820f75054c1261"><code>7360065</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/8135">#8135</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/9531ffbe5b7c8aaea245908f92965ba6feef7a0d"><code>9531ffb</code></a> Workspaces Web User Settings Support (<a href="https://redirect.github.com/getmoto/moto/issues/8134">#8134</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/1c30b5b17d6b45f2bb6b65021093e9cab7c69c9e"><code>1c30b5b</code></a> [BUG FIX] route53 list_tags_for_resources no results & hostedzone ids not dec...</li> <li><a href="https://github.com/getmoto/moto/commit/acd682d53a47a2b29bc0ec16b7d0a0450e32e706"><code>acd682d</code></a> NetworkManager: change resource state to 'AVAILABLE' after create response fr...</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.0.14...5.0.15">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