dependabot[bot] opened a new pull request, #6940:
URL: https://github.com/apache/iceberg/pull/6940

   Bumps [moto](https://github.com/getmoto/moto) from 4.1.2 to 4.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>4.1.3</h2>
   <p>Docker Digest for 4.1.3: 
<em>sha256:3139cdae44d5da35d92d9e385cb878581eef8df3514cbda5cbc3e103488095a7</em></p>
   <pre><code>New Services:
       * IdentityStore:
           * create_group()
   <p>Miscellaneous:
   * DynamoDB: create_table() now deals correctly with non-key attributes 
supplied as part of the KeySchema
   * Glue: get_partitions() now supports nano-second precision when filtering 
timestamps
   * Glue: get_table_version() now returns the Table.VersionId and 
Table.UpdateTime-attributes
   * Transcribe: start_transcription_job() now supports the 
IdentifyMultipleLanguages-parameter
   </code></pre></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/getmoto/moto/commit/642ef7841cf7833d26bd21dd5eaab064b19eee69";><code>642ef78</code></a>
 Prep release 4.1.3 (<a 
href="https://github-redirect.dependabot.com/getmoto/moto/issues/5945";>#5945</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/dd240d7c5bdaa69303f50a092ff8544a51d1a89a";><code>dd240d7</code></a>
 chore: update EC2 Instance Offerings (<a 
href="https://github-redirect.dependabot.com/getmoto/moto/issues/5946";>#5946</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/046d76510088f7f3a6312ed353325f1e99e10294";><code>046d765</code></a>
 Admin: Ensure Automatic data update scripts use a unique branch (<a 
href="https://github-redirect.dependabot.com/getmoto/moto/issues/5947";>#5947</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/efb13a17a8465e269cd914f099a941e693d12344";><code>efb13a1</code></a>
 Techdebt: MyPy ECS (<a 
href="https://github-redirect.dependabot.com/getmoto/moto/issues/5944";>#5944</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/1c8511656e907b37d7a9a29ebe6cce6028cbea00";><code>1c85116</code></a>
 IdentityStore: implement create_group (<a 
href="https://github-redirect.dependabot.com/getmoto/moto/issues/5935";>#5935</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/b241c16726cadfad572440402ee4d72d346f89b6";><code>b241c16</code></a>
 Techdebt: MyPy ECR (<a 
href="https://github-redirect.dependabot.com/getmoto/moto/issues/5943";>#5943</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/eb79d064e88af4b6cc294b14313df569e2642e07";><code>eb79d06</code></a>
 IAM: get_user() should return PasswordLastUsed-field if set (<a 
href="https://github-redirect.dependabot.com/getmoto/moto/issues/5942";>#5942</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/0b1333c66d9530c40af26617d924acba4f0af30f";><code>0b1333c</code></a>
 S3: Close more filehandles (<a 
href="https://github-redirect.dependabot.com/getmoto/moto/issues/5939";>#5939</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/c2afe19ff17ae0e37b9038ac160534f34716ff0f";><code>c2afe19</code></a>
 Techdebt: MyPy ES (<a 
href="https://github-redirect.dependabot.com/getmoto/moto/issues/5938";>#5938</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/768a8884ef314fc45f6aba7ca905f62b3533b447";><code>768a888</code></a>
 Glue:get_table_version() - Add VersionId/UpdateTime fields (<a 
href="https://github-redirect.dependabot.com/getmoto/moto/issues/5940";>#5940</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/getmoto/moto/compare/4.1.2...4.1.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=moto&package-manager=pip&previous-version=4.1.2&new-version=4.1.3)](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 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]

Reply via email to