dependabot[bot] opened a new pull request, #73: URL: https://github.com/apache/iceberg-python/pull/73
Bumps [moto](https://github.com/getmoto/moto) from 4.2.5 to 4.2.6. <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.6</h2> <p>Docker Digest for 4.2.6: <em>sha256:ad3265531405fd48489ddee7e1fa7301b4d0f46b55daca7ba5039e73eaf70ac1</em></p> <pre><code>New Services: * IVS: * batch_get_channel() * create_channel() * delete_channel() * get_channel() * list_channels() * update_channel() <p>New Methods: * LakeFormation: * add_lf_tags_to_resource() * get_resource_lf_tags() * remove_lf_tags_from_resource() * update_lf_tag()</p> <pre><code>* Sagemaker: * describe_model_package_group() * update_model_package() </code></pre> <p>Miscellaneous: * Batch: submit_job() now behaves correctly when passing the arrayProperties-parameter * DynamoDB: Improved PartiQL parser, with support for different types (Decimals/Booleans) and queries with quoted table-names * EC2: TagSpecifications now throw an error if the ResourceType is not provided * EC2: run_instances()/describe_instances() now always return the same attributes (before, both operations were missing different fields) * EC2: associate_dhcp_options() now supports DhcpOptionsId=default * EC2: create_key_pair() now supports the KeyType-parameter * EC2: run_instances() now returns the Placement.HostId attribute * ELBv2: modify_target_group_attributes() now has additional validations * Events: put_events() now throws a warning when Detail field is not a dict * IOT: update_thing() now behaves correctly with empty attributes * S3: head_object() now raises a MethodNotAllowed for DeleteMarkers </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/f52223cdb7b503de5ea7aca3bc4eb35501daf5d8"><code>f52223c</code></a> Prepare release 4.2.6 (<a href="https://redirect.github.com/getmoto/moto/issues/6916">#6916</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/9ed886def38e68a9e072604a3e7facab1b8857a6"><code>9ed886d</code></a> chore: update SSM default parameters (<a href="https://redirect.github.com/getmoto/moto/issues/6917">#6917</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/ecede2168d8fa333586d45f1c8b4df0597ab1b68"><code>ecede21</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/6915">#6915</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/681f117b630dafda0cc07bba8a7dd85b126f38f3"><code>681f117</code></a> SESv2 send_email(): Ensure email-body is persisted (<a href="https://redirect.github.com/getmoto/moto/issues/6913">#6913</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/44fe39f584c9fc7ccca3139f8c26e0d0fe7d8c7b"><code>44fe39f</code></a> [iot] update_thing(): empty attributes are deleted with merge=true (<a href="https://redirect.github.com/getmoto/moto/issues/6910">#6910</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/f59e178f272003ba39694d68390611e118d8eaa9"><code>f59e178</code></a> EC2: Streamline output of run_instances()/describe_instances() (<a href="https://redirect.github.com/getmoto/moto/issues/6906">#6906</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/de714eb4cc2ebf4065eba8cc886c4eb6649b061b"><code>de714eb</code></a> EC2: Validate instance profile before creating Instances (<a href="https://redirect.github.com/getmoto/moto/issues/6905">#6905</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/760e28bb7f6934a4c1ee664eee2449c216c06d9b"><code>760e28b</code></a> EC2: Add support for ED25519 SSH key pairs (<a href="https://redirect.github.com/getmoto/moto/issues/6904">#6904</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/e5944307fca9b3dd56d95c356f9cec084af9680c"><code>e594430</code></a> Batch: arraySize and child jobs (<a href="https://redirect.github.com/getmoto/moto/issues/6541">#6541</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/7e891f7880482e932f111a185436a0c75d5ee49d"><code>7e891f7</code></a> EC2: Add default DHCP options set for VPCs (<a href="https://redirect.github.com/getmoto/moto/issues/6901">#6901</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/4.2.5...4.2.6">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