dependabot[bot] opened a new pull request, #1889: URL: https://github.com/apache/iceberg-python/pull/1889
Bumps [moto](https://github.com/getmoto/moto) from 5.1.1 to 5.1.3. <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.3</h2> <p>Docker Digest for 5.1.3: <em>sha256:c96adff67d2bf82c3a61a6f1155db5300be44d82a9403919a6ff994d0e5438b7</em></p> <pre><code>New Methods: * DMS: * create_replication_instance() * describe_replication_instances() <pre><code>* Service Catalog: * describe_portfolio() </code></pre> <p>Miscellaneous: * ACM: request_certificate() now correctly handles IPv4-addresses * DynamoDB: update_item(): Fixed a bug where the PathOverlap-exception was thrown erroneously * EC2: Improved the behaviour of SecurityGroupRules with multiple IP ranges * MediaConnect: create_flow() now supports the Maintenance-parameter * RDS: Managed Secrets are now actually created in Secrets Manager * S3: delete_objects(): The BypassGovernanceMode-parameter is now compatible with botocore==1.27.25 * SNS: SMS messages are now exposed via the Moto API </code></pre></p> <h2>5.1.2</h2> <p>Docker Digest for 5.1.2: <em>sha256:3144ffd311b381594efde7ed4a41fb8fe2d66829ae5f3bf493f93f2ca1a8c82b</em></p> <pre><code>* New Services: * KinesisAnalyticsV2: * create_application() * describe_application() * list_applications() * list_tags_for_resource() * tag_resource() <pre><code>* Service Catalog: * create_portfolio() * create_portfolio_share() * delete_portfolio() * delete_portfolio_share() * describe_portfolio_shares() * list_portfolio_access() * list_portfolios() </code></pre> <ul> <li>New Methods: <ul> <li> <p>DirectoryServices:</p> <ul> <li>create_log_subscription()</li> <li>delete_log_subscription()</li> <li>list_log_subscriptions()</li> </ul> </li> <li> <p>EC2: </code></pre></p> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/897dfde9bbcdbcbf55ad295575b5a18ef2303ed5"><code>897dfde</code></a> Admin: Fix license pt 3 (see <a href="https://redirect.github.com/getmoto/moto/issues/8773">#8773</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/053ca57097bfcf2c2b972c013ae29538dd9485b5"><code>053ca57</code></a> Admin: CI: allow subsequent releases</li> <li><a href="https://github.com/getmoto/moto/commit/0de1731d623d60f65a8f162a93d83178bca6635a"><code>0de1731</code></a> Admin: Fix license expression (<a href="https://redirect.github.com/getmoto/moto/issues/8773">#8773</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/98c3c7d56a3a7462d1ab0a2323bd6149c8e2bea7"><code>98c3c7d</code></a> Pre-Release: Up Version Number</li> <li><a href="https://github.com/getmoto/moto/commit/c28d1162bceed6c95058e8e5adb10bfa47bbbfde"><code>c28d116</code></a> Prep release 5.1.3 (<a href="https://redirect.github.com/getmoto/moto/issues/8772">#8772</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/efbee622823f38a229a7b130621231bc1dacef6e"><code>efbee62</code></a> chore: update SSM default parameters (<a href="https://redirect.github.com/getmoto/moto/issues/8771">#8771</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/e2878177e7ebdcb4ece6e935c9c758a4bb24cd52"><code>e287817</code></a> chore: update EC2 Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/8770">#8770</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/b1df792cc55116a70d33e4ba8590757218bfeb66"><code>b1df792</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/8769">#8769</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/afac5b973c07af71462fd2d9183268e00a3ca051"><code>afac5b9</code></a> [DMS] Replication Instances (<a href="https://redirect.github.com/getmoto/moto/issues/8742">#8742</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/136ce8e474871ea5ce3622c7c05e8849e3637e38"><code>136ce8e</code></a> EC2: Validate SG Rules tests against AWS (<a href="https://redirect.github.com/getmoto/moto/issues/8768">#8768</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.1.1...5.1.3">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